how to invoke edge browser using new Selenium service method and how to set up the capabilities and service option

I am currently using:

github.com/cucumber/gherkin-go/v19 v19.0.3

GitHub - cucumber/godog: Cucumber for golang v0.12.4

GitHub - tebeka/selenium: Selenium/Webdriver client for Go 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

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.