With Audio and Screen Sharing Enabled
Add the i386 architecture to the list of dpkg architectures :
sudo dpkg --add-architecture i386
| import java.io.IOException; | |
| import java.net.URL; | |
| import java.util.Date; | |
| import java.util.List; | |
| import java.util.logging.Level; | |
| import org.json.*; | |
| import org.openqa.selenium.*; | |
| import org.openqa.selenium.chrome.*; | |
| import org.openqa.selenium.logging.*; |