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

Implement GetElementRect webdriver command: #8623 #9708

Merged
merged 2 commits into from Feb 25, 2016

Commits on Feb 24, 2016

  1. Implement GetElementRect webdriver command

    Implement the webdriver Get Element Rect command
    dlrobertson committed Feb 24, 2016
  2. find_node_by_unique_id should use find

    find_node_by_unique_id should use find instead of for-loop
    dlrobertson committed Feb 24, 2016
You can’t perform that action at this time.