Gordon Child
|
2d5989f58a
Changed references of SeleniumRC to SeleniumWebDriver to avoid confusion
|
14 gadi atpakaļ |
Gordon Child
|
77f42f8456
version bump, created changelog for 0.11, added current maintainer section
|
14 gadi atpakaļ |
Gordon Child
|
31ea2441d2
default recording to 0
|
14 gadi atpakaļ |
Gordon Child
|
ea79caf61b
re-ran author tests to get mock recording
|
14 gadi atpakaļ |
Gordon Child
|
58a349cae0
Added a new test that does not connect to a seleniumrc
|
14 gadi atpakaļ |
Gordon Child
|
707db593e3
don't detect selenium server by using a ping. detect by calling /status
|
14 gadi atpakaļ |
Gordon Child
|
d3fcf918f6
skip spec test if we couldn't connect to googlecode.com
|
14 gadi atpakaļ |
Gordon Child
|
d5b05f0faf
return array if it's wanted in find_elements and find_child_elements
|
14 gadi atpakaļ |
Gordon Child
|
494b009d92
added click,double_click,button_down,button_up
|
14 gadi atpakaļ |
Gordon Child
|
d28f38fe1a
changed live tests to skip if selenium server isn't running, also switched from 'no_plan' to done_testing
|
14 gadi atpakaļ |
Gordon Child
|
70c8858116
put Module::Install includes back
|
14 gadi atpakaļ |
Gordon Child
|
463b1caf24
made small change to alert test to dismiss the alert before stopping the test
|
14 gadi atpakaļ |
Gordon Child
|
12907f5ead
fixed missing function names from documentation
|
14 gadi atpakaļ |
Gordon Child
|
d1578fb470
added alert methods to the modules
|
14 gadi atpakaļ |
Gordon Child
|
6869868335
fixed pod error in Driver.pm
|
14 gadi atpakaļ |
Gordon Child
|
f8c7c0e6e7
Merge branch 'find_element_nice_error'
|
14 gadi atpakaļ |
Gordon Child
|
c73c5c81e5
added test to make sure find_element croaks properly
|
14 gadi atpakaļ |
Gordon Child
|
0ad4b29a33
Merge branch 'updating_documentation'
|
14 gadi atpakaļ |
Gordon Child
|
e67717c594
Added new test that will check to see that all commands are implemented
|
14 gadi atpakaļ |
Gordon Child
|
300586c30d
Fixed calls that were using the incorrect key from the Commands module
|
14 gadi atpakaļ |
Gordon Child
|
e477f9e975
removed getElementValue from the Commands module
|
14 gadi atpakaļ |
Gordon Child
|
9f55d2a1c1
Added describe element command
|
14 gadi atpakaļ |
Gordon Child
|
5cdc3c6f59
updated documentation for screenshot
|
14 gadi atpakaļ |
Gordon Child
|
1e8c493f71
Updating the server response portion of the documentation
|
14 gadi atpakaļ |
Gordon Child
|
c915f41aee
Merge branch 'master' into find_element_nice_error
|
14 gadi atpakaļ |
Gordon Child
|
f4d8f14ccc
added close method, modified documentation
|
14 gadi atpakaļ |
Gordon Child
|
d4d09df915
Merge branch 'master' into find_element_nice_error
|
14 gadi atpakaļ |
Gordon Child
|
acd4df692e
using @CARP_NOT to indicate where the error originated from for the stack trace
|
14 gadi atpakaļ |
Gordon Child
|
1f880ab6f2
Changed the variable used for cases when the method isn't defined
|
14 gadi atpakaļ |
Gordon Child
|
a7c7fbfa03
Added a nicer error to Driver::find_*element*
|
14 gadi atpakaļ |