2

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 the example of working app.config with the capabilities? Tried this link but had an exception.

Thanks in advance, Valentin.

Frank van Wijk
  • 3,234
  • 20
  • 41
Ukrainis
  • 534
  • 2
  • 16
  • After installing Nuget package in step 3, template for creating the feature seems missing in my VS2013. – derloopkat Apr 04 '16 at 08:32
  • 1
    Derloopkat, maybe you need to install SpecFlow extension for Visual Studio? Without it you will not see the .feature templates . – Ukrainis Apr 04 '16 at 09:25
  • Now it says "unable to find the plugin search path...". Is that the error you're getting? – derloopkat Apr 04 '16 at 10:47
  • Can you show us the exception? – Buaban Apr 04 '16 at 23:19
  • I tried this link only to write the capabilities, because the main project I already wrote, using other links. At this moment I can't reproduce the same exception, because the test fails without it. Maybe it was because capabilities word was written with small button. That is how it is at this moment: http://s30.postimg.org/83qvmbvy9/img.png I need add this capability to Firefox browser, so that Selenium doesn't had the Exception: Element is not clickable at point (x, y).... – Ukrainis Apr 05 '16 at 12:08

0 Answers0