hi, how can I import org.openqa.selenium.MutableCapabilities? https://seleniumhq.github.io/selenium/docs/api/java/org/openqa/selenium/MutableCapabilities.html https://github.com/SeleniumHQ/selenium/blob/master/java/client/src/org/openqa/selenium/MutableCapabilities.java
I would like to implement configuration according these https://wiki.saucelabs.com/display/DOCS/2018/03/27/Introducing+Selenium+WebDriver+W3C+Protocol+Beta https://wiki.saucelabs.com/display/DOCS/Selenium+W3C+Capabilities+Support+-+Beta#SeleniumW3CCapabilitiesSupport-Beta-EditedScriptExample but import org.openqa.selenium.MutableCapabilities says cannot resolve sysmbol MutableCapabilities. I am using selenium version 3.11.0 as suggested. thank you, Roland -- You received this message because you are subscribed to the Google Groups "Geb User Mailing List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/geb-user/59ae7eca-ae5a-48af-92bf-59593daab05e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
