Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Click only visible element #7

Closed
adeel41 opened this issue Nov 3, 2014 · 0 comments
Closed

Click only visible element #7

adeel41 opened this issue Nov 3, 2014 · 0 comments
Labels

Comments

@adeel41
Copy link
Contributor

adeel41 commented Nov 3, 2014

When enumerating a list of elements in click method, we should retrieve only those elements which are visible otherwise selenium will throw an error that element is not visible.

@adeel41 adeel41 added the bug label Nov 3, 2014
@adeel41 adeel41 closed this as completed in e3b20bb Nov 3, 2014
matdavies added a commit that referenced this issue Nov 3, 2014
fixed #7 by adding IsVisible property in IXenonElement and then in BaseXenonTests.Click method only retrieve visible elements
adeel41 added a commit that referenced this issue Nov 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant