Questions tagged [baseclass-contrib]

2 questions
3
votes
1 answer

Invoking browsers with Baseclass.Contrib.Specflow in C# using Browser.Current

I'm currently trying to use Selenium Grid 2 to run automation tests on multiple browsers. During my research I came across using Baseclass.Contrib.Specflow which enables me to use the browsers as tags in the feature files without having to declare…
Ade Bakre
  • 139
  • 1
  • 2
  • 8
2
votes
0 answers

Adding Desired Capabilites/Capabilites in app.config in Selenium WebDriver on C#

At this moment writing tests for the project, using Selenium WebDriver+SpecFlow+BaseClass.Contrib.Specflow.Selenium.NUnit with C#. At this moment looking for opportunity to add capabilities for the browsers through app.config file. Can anyone show…
Ukrainis
  • 534
  • 2
  • 16