Skip to content

Conversation

@lohawk
Copy link

@lohawk lohawk commented May 10, 2016

The old documentation had an example that didn't compile for accessing the underlying IWebElement.

var webElement = element() as OpenQA.Selenium.IWebElement;

Have updated to reflect a way that has worked for me to get the underlying element.

The old documentation had an example that didn't compile for accessing the underlying IWebElement.

var webElement = element() as OpenQA.Selenium.IWebElement;

Have updated to reflect a way that has worked for me to get the underlying element.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant