bbaia / protractor-net

The .NET port of Protractor, an E2E test framework for Angular apps
MIT License
115 stars 72 forks source link

Selenium v35 #67

Closed idvhfd closed 7 years ago

idvhfd commented 7 years ago

Simply updated Selenium.WebDriver from v3.2 to v3.5.2 and added the required GetProperty(string) method for the IWebElement interface.

ocastaneda79 commented 7 years ago

please update nuget

bbaia commented 7 years ago

Thanks Daniel! Available on NuGet (v0.11.0)