test cases get skipped
Answeredwhile I am running the test cases it get skipped and I get errors as below:
ExpectedConditions is obsolete: The ExpectedConditions implementation in the .NET binding is deprecated and will be remove in a future release. This portion of the code has been migrated to the DotNetSeleniumExtras repository in GitHub (http://github.com/DotNetSeleniumTools/DotNetSeleniumExtras)
0
-
Official comment
Hello,
I believe this has nothing to do with SpecFlow. ExpectedConditions is part of Selenium WebDriver and as the warning you pasted indicates, the code is moved to the mentioned GitHub repository. Check that for further information.
Best regards,
Balázs
Please sign in to leave a comment.
Comments
1 comment