Gordon Child
|
d1578fb470
added alert methods to the modules
|
14 years ago |
Gordon Child
|
6869868335
fixed pod error in Driver.pm
|
14 years ago |
Gordon Child
|
f8c7c0e6e7
Merge branch 'find_element_nice_error'
|
14 years ago |
Gordon Child
|
c73c5c81e5
added test to make sure find_element croaks properly
|
14 years ago |
Gordon Child
|
0ad4b29a33
Merge branch 'updating_documentation'
|
14 years ago |
Gordon Child
|
e67717c594
Added new test that will check to see that all commands are implemented
|
14 years ago |
Gordon Child
|
300586c30d
Fixed calls that were using the incorrect key from the Commands module
|
14 years ago |
Gordon Child
|
e477f9e975
removed getElementValue from the Commands module
|
14 years ago |
Gordon Child
|
9f55d2a1c1
Added describe element command
|
14 years ago |
Gordon Child
|
5cdc3c6f59
updated documentation for screenshot
|
14 years ago |
Gordon Child
|
1e8c493f71
Updating the server response portion of the documentation
|
14 years ago |
Gordon Child
|
c915f41aee
Merge branch 'master' into find_element_nice_error
|
14 years ago |
Gordon Child
|
f4d8f14ccc
added close method, modified documentation
|
14 years ago |
Gordon Child
|
d4d09df915
Merge branch 'master' into find_element_nice_error
|
14 years ago |
Gordon Child
|
acd4df692e
using @CARP_NOT to indicate where the error originated from for the stack trace
|
14 years ago |
Gordon Child
|
1f880ab6f2
Changed the variable used for cases when the method isn't defined
|
14 years ago |
Gordon Child
|
a7c7fbfa03
Added a nicer error to Driver::find_*element*
|
14 years ago |
Gordon Child
|
1087b6cab1
put get_value back via the non-deprecated subroutine
|
14 years ago |
Gordon Child
|
7e68f131f5
Merge pull request #6 from philmitchell/master
|
14 years ago |
Gordon Child
|
3175a9d9f6
added test for Selenium::Remote::Driver::status
|
14 years ago |
Gordon Child
|
db15805fb1
added cover_db to git ignore for checking test_coverage
|
14 years ago |
Gordon Child
|
b0734dc6cf
Merge branch 'master' of github.com:aivaturi/Selenium-Remote-Driver
|
14 years ago |
Gordon Child
|
9b8362c96b
updated driver-example.pl on how to use Selenium::Remote::Driver with Test::More
|
14 years ago |
Gordon Child
|
55c3594428
Added a couple new methods, updated tests
|
14 years ago |
Gordon Child
|
1b287bd6e0
only destroy if we're on the same pid
|
14 years ago |
Phil Mitchell
|
ea3d7fc220
Cleaned up some deprecated/removed API:
|
14 years ago |
Gordon Child
|
440e6620bb
fixed skip_all problem in t/manifest
|
14 years ago |
Gordon Child
|
cfb56a0004
returning arrays and hashes isn't quite supported yet in the execute_script methods :D
|
14 years ago |
Gordon Child
|
c37d7dda7e
Added execute_async_script command
|
14 years ago |
Gordon Child
|
0a068a515d
added the status command, removed the get/setSpeed from Commands.pm
|
14 years ago |