Gordon Child
|
70aad06862
Removed global $driver variable from WebElement.pm
|
14 tahun lalu |
Gordon Child
|
ab046a370d
updated driver-example per request from wshayes
|
14 tahun lalu |
Gordon Child
|
77ef0a704f
removed tests for set_speed added tests for set_implicit_wait_timeout
|
14 tahun lalu |
Phil Mitchell
|
279b80cf74
Fixed bug in Commands.pm: definition of setImplicitWaitTimeout
|
14 tahun lalu |
Gordon Child
|
9530890661
added a gitignore file
|
14 tahun lalu |
Gordon Child
|
af9443be39
Fixed tests in webelements test, added todos as well
|
14 tahun lalu |
Gordon Child
|
e65e6d1ea7
modified 01-driver-live.t to support the new calling method
|
14 tahun lalu |
Gordon Child
|
8bcd0952b5
if an error occurs on the server, the module croaks with the error the server gave
|
14 tahun lalu |
Gordon Child
|
8dcdd41ea6
Further modifications to support the new calling method
|
14 tahun lalu |
Gordon Child
|
08bf5460a6
added an initial ide-plugin
|
14 tahun lalu |
Gordon Child
|
5f97d805cf
further changes to have the driver croak on error
|
14 tahun lalu |
Gordon Child
|
3598c7ea32
make the driver return the actual return value instead of a hashref
|
14 tahun lalu |
Gordon Child
|
ce204dc437
Merge remote-tracking branch 'phil-kania/master'
|
14 tahun lalu |
Gordon Child
|
21e28bdea3
changed permissions
|
14 tahun lalu |
Phil Kania
|
11548d7e4c
Added "extra_capabilities" named argument to "new" and pass these to "new_session"
|
14 tahun lalu |
Phil Kania
|
3b86e43ef9
Check for empty string before trying to decode. JSON module can't seem to handle these even when allow_nonref is set.
|
14 tahun lalu |
Phil Kania
|
5e84695832
Make send_keys accept a one or more string arguments.
|
14 tahun lalu |
Phil Kania
|
7956e651ab
Pass script to _execute_command in execute_script. Check whether an ELEMENT was returned by the script before converting to WebElement.
|
14 tahun lalu |
Phil Kania
|
4540b6cca9
Added javascript method to Driver. It was called but not defined
|
14 tahun lalu |
Phil Kania
|
6fe3b8755c
Added mouse_move_to_location to Driver
|
14 tahun lalu |
Phil Kania
|
83ef93704a
Added moveto command
|
14 tahun lalu |
Aditya Ivaturi
|
2d0d5f5e5c
removed CPAN boiler plate for README
|
15 tahun lalu |
Aditya Ivaturi
|
a5ddb0d5f1
formatting...
|
15 tahun lalu |
Aditya Ivaturi
|
f5b7de49dd
Updated notes.
|
15 tahun lalu |
Aditya Ivaturi
|
6351f876a3
Fixed some minor bugs in unit tests
|
15 tahun lalu |
Aditya Ivaturi
|
9855450cd0
Cleaned up some random junk towards the end of the file. I blame it on Chimay.
|
15 tahun lalu |
Aditya Ivaturi
|
bce9b99d38
Added code to allow the tests to be run on Win32.
|
15 tahun lalu |
Aditya Ivaturi
|
7bca5ff5ab
Changed the Finder strings that will be used to "find" elements - Aidan Foley discovered these strings.
|
15 tahun lalu |
Aditya Ivaturi
|
8e8e39a011
link changed to localhost page
|
15 tahun lalu |
Aditya Ivaturi
|
200033047b
Added BAIL_OUT for conditions not supported yet - work in progress.
|
15 tahun lalu |