generated automatically from #selenium on freenode
| capbility.setCapability(CapabilityType.PLATFORM, "Windows 2012"); | |
| capbility.setCapability(CapabilityType.VERSION, "43.0"); | |
| this.data.driver = new RemoteWebDriver(new URL(SAUCELAB_URL), capbility); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment