You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently using:
github.com/cucumber/gherkin-go/v19 v19.0.3
github.com/cucumber/godog v0.12.4
github.com/tebeka/selenium v0.9.9
I want to be able to automate my tests using Microsoft Edge browser using Selenium GoDog framework. Can someone please provide suggestions on how to invoke edge browser using new Selenium service method and how to set up the capabilities and service option?
Edge Browser Version: 106.0.1370.47 -On windows X64
Downloaded Edge Driver from the below link: 106 Supported Version https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/
The text was updated successfully, but these errors were encountered:
I am currently using:
github.com/cucumber/gherkin-go/v19 v19.0.3
github.com/cucumber/godog v0.12.4
github.com/tebeka/selenium v0.9.9
I want to be able to automate my tests using Microsoft Edge browser using Selenium GoDog framework. Can someone please provide suggestions on how to invoke edge browser using new Selenium service method and how to set up the capabilities and service option?
Edge Browser Version: 106.0.1370.47 -On windows X64
Downloaded Edge Driver from the below link: 106 Supported Version
https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/
The text was updated successfully, but these errors were encountered: