Gordon Child
|
a7c7fbfa03
Added a nicer error to Driver::find_*element*
|
14 жил өмнө |
Gordon Child
|
3175a9d9f6
added test for Selenium::Remote::Driver::status
|
14 жил өмнө |
Gordon Child
|
db15805fb1
added cover_db to git ignore for checking test_coverage
|
14 жил өмнө |
Gordon Child
|
b0734dc6cf
Merge branch 'master' of github.com:aivaturi/Selenium-Remote-Driver
|
14 жил өмнө |
Gordon Child
|
9b8362c96b
updated driver-example.pl on how to use Selenium::Remote::Driver with Test::More
|
14 жил өмнө |
Gordon Child
|
55c3594428
Added a couple new methods, updated tests
|
14 жил өмнө |
Gordon Child
|
1b287bd6e0
only destroy if we're on the same pid
|
14 жил өмнө |
Gordon Child
|
440e6620bb
fixed skip_all problem in t/manifest
|
14 жил өмнө |
Gordon Child
|
cfb56a0004
returning arrays and hashes isn't quite supported yet in the execute_script methods :D
|
14 жил өмнө |
Gordon Child
|
c37d7dda7e
Added execute_async_script command
|
14 жил өмнө |
Gordon Child
|
0a068a515d
added the status command, removed the get/setSpeed from Commands.pm
|
14 жил өмнө |
Gordon Child
|
29427e8d35
Added test to verify that Commands.pm matches the published JsonWireProtocol
|
14 жил өмнө |
Gordon Child
|
4ed6877ed7
Removed ignore.txt
|
14 жил өмнө |
Gordon Child
|
201a725350
Modifications for release testing
|
14 жил өмнө |
Gordon Child
|
70aad06862
Removed global $driver variable from WebElement.pm
|
14 жил өмнө |
Gordon Child
|
ab046a370d
updated driver-example per request from wshayes
|
14 жил өмнө |
Gordon Child
|
77ef0a704f
removed tests for set_speed added tests for set_implicit_wait_timeout
|
14 жил өмнө |
Phil Mitchell
|
279b80cf74
Fixed bug in Commands.pm: definition of setImplicitWaitTimeout
|
14 жил өмнө |
Gordon Child
|
9530890661
added a gitignore file
|
14 жил өмнө |
Gordon Child
|
af9443be39
Fixed tests in webelements test, added todos as well
|
14 жил өмнө |
Gordon Child
|
e65e6d1ea7
modified 01-driver-live.t to support the new calling method
|
14 жил өмнө |
Gordon Child
|
8bcd0952b5
if an error occurs on the server, the module croaks with the error the server gave
|
14 жил өмнө |
Gordon Child
|
8dcdd41ea6
Further modifications to support the new calling method
|
14 жил өмнө |
Gordon Child
|
08bf5460a6
added an initial ide-plugin
|
14 жил өмнө |
Gordon Child
|
5f97d805cf
further changes to have the driver croak on error
|
14 жил өмнө |
Gordon Child
|
3598c7ea32
make the driver return the actual return value instead of a hashref
|
14 жил өмнө |
Gordon Child
|
ce204dc437
Merge remote-tracking branch 'phil-kania/master'
|
14 жил өмнө |
Gordon Child
|
21e28bdea3
changed permissions
|
14 жил өмнө |
Phil Kania
|
11548d7e4c
Added "extra_capabilities" named argument to "new" and pass these to "new_session"
|
14 жил өмнө |
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 жил өмнө |