Add Get Window Position and Set Window Position commands#37
Add Get Window Position and Set Window Position commands#37jgraham merged 1 commit intomozilla:masterfrom andreastt:window-position
Conversation
|
@jgraham r? |
|
Reviewed 3 of 3 files at r1. src/command.rs, line 573 [r1] (raw file):
I think these should be broken over multiple lines. src/response.rs, line 22 [r1] (raw file):
Please revert. The src/response.rs, line 87 [r1] (raw file):
Use multiple lines. Comments from Reviewable |
|
Review status: 1 of 3 files reviewed at latest revision, 3 unresolved discussions. src/response.rs, line 87 [r1] (raw file):
|
Commands are added to the WebDriver specification in w3c/webdriver#307.
|
Review status: 1 of 3 files reviewed at latest revision, 3 unresolved discussions. src/command.rs, line 573 [r1] (raw file):
|
|
Review status: 1 of 3 files reviewed at latest revision, 3 unresolved discussions. src/response.rs, line 87 [r1] (raw file):
|
|
@jgraham Mind taking another look? |
|
@jgraham ping |
|
Reviewed 2 of 2 files at r2. Comments from Reviewable |
Commands are added to the WebDriver specification in
w3c/webdriver#307.
This change is