Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd WebDriver support for getting elements by selector. #5969
Conversation
hoppipolla-critic-bot
commented
May 6, 2015
|
Critic review: https://critic.hoppipolla.co.uk/r/4927 This is an external review system which you may optionally use for the code review of your pull request. In order to help critic track your changes, please do not make in-place history rewrites (e.g. via |
|
-S-awaiting-review +S-needs-code-changes Reviewed files:
components/script/webdriver_handlers.rs, line 28 [r1] (raw file): components/script/webdriver_handlers.rs, line 42 [r1] (raw file): components/script/webdriver_handlers.rs, line 105 [r1] (raw file): components/script/webdriver_handlers.rs, line 115 [r1] (raw file): components/webdriver_server/lib.rs, line 162 [r1] (raw file): components/webdriver_server/lib.rs, line 183 [r1] (raw file): components/webdriver_server/lib.rs, line 186 [r1] (raw file): components/webdriver_server/lib.rs, line 201 [r1] (raw file): components/webdriver_server/lib.rs, line 215 [r1] (raw file): Comments from the review on Reviewable.io |
|
components/script/webdriver_handlers.rs, line 105 [r1] (raw file): Comments from the review on Reviewable.io |
|
-S-awaiting-review +S-needs-squash Reviewed files:
Comments from the review on Reviewable.io |
Also adds example support for getting the name and text properties of the elements.
|
@bors-servo: r+ |
|
|
Also adds example support for getting the name and text properties of the elements. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5969) <!-- Reviewable:end -->
jgraham commentedMay 6, 2015
Also adds example support for getting the name and text properties of the elements.