Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove desired capabilities #10

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

joshgrantsauce
Copy link

After discussing with Titus, he asked me to provide examples of W3C options that remove DesiredCapabilities completely. I've added some cases for TestNG of this.

@Tacktician
Copy link
Contributor

Chrome fix works fine, however the Firefox example keeps throwing this error: org.openqa.selenium.WebDriverException:` Infrastructure Error -- The Sauce VMs failed to start the browser or device. For more info, please check https://wiki.saucelabs.com/display/DOCS/Common+Error+Messages (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 24.48 seconds Build info: version: '3.12.0', revision: '7c6e0b3', time: '2018-05-08T15:15:03.216Z' System info: host: 'SL-1140', ip: 'fe80:0:0:0:1ca5:6326:e906:4250%en0', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.13.6', java.version: '11.0.1' Driver info: driver.version: RemoteWebDriver

Can't quite figure out what the reason is, I tried modifying .setLegacy() thinking it was forcing marionette driver but that wasn't the case. I also tried disabling "w3c", true but no change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants