We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a88fc3 + 2dedaf5 commit b762f33Copy full SHA for b762f33
lib/WebDriver/Session.php
@@ -94,7 +94,6 @@ protected function methods()
94
'execute_sql' => array('POST'),
95
'keys' => array('POST'),
96
'location' => array('GET', 'POST'),
97
- 'moveto' => array('POST'),
98
'orientation' => array('GET', 'POST'),
99
'window_handle' => array('GET'), // see also getWindowHandle()
100
'window_handles' => array('GET'),
0 commit comments