Mark Stosberg
|
c0f0cd07d2
Add new capture_screenshot() method
|
12 жил өмнө |
Mark Stosberg
|
709fe75e95
New shortcut methods have been absorbed from Test::WebDriver:
|
12 жил өмнө |
Mark Stosberg
|
d3265216cd
Add myself as a contributor in the docs
|
12 жил өмнө |
Mark Stosberg
|
d38a367a9f
Close #69 : new() now accepts a webelement_class option
|
12 жил өмнө |
Mark Stosberg
|
2b4499ccbe
Update two more cases where indirect object notation had been used.
|
12 жил өмнө |
Mark Stosberg
|
3b31e0ff45
Improve some documentation formatting, alignment.
|
12 жил өмнө |
Mark Stosberg
|
bfa083d14a
Best Practive: avoid indirect object notation
|
12 жил өмнө |
Charles Howes
|
cb3c5def21
Here's code for a pause() function:
|
12 жил өмнө |
Charles Howes
|
506f403b0a
Hopefully this will merge the changes from mach-mme-stst-configurable_default_finder
|
12 жил өмнө |
Charles Howes
|
4d88032837
Providing better comments for 'use 5.006; use v5.10.0;'
|
12 жил өмнө |
Mark Stosberg
|
191c8ede54
It doesn't make sense to set the minimum version to both 5.6 and 5.10.
|
12 жил өмнө |
GreatFlamingFoo
|
29993a5436
Update Driver.pm
|
12 жил өмнө |
Mark Stosberg
|
65bc16eb50
Merge pull request #42 from intchanter/master
|
12 жил өмнө |
Mark Stosberg
|
a83c5aec17
Correct error in buttondown docs.
|
12 жил өмнө |
Charles Howes
|
e196e62e90
Set the minimum Perl version to 5.10 in Dist::Zilla config and main module.
|
12 жил өмнө |
Charles Howes
|
b28b61e1d1
Changed maintainer information, added things to silence DistZilla,
|
12 жил өмнө |
Charles Howes
|
81a6ffe3a2
Merge branch 'dist-zilla'
|
12 жил өмнө |
Dave Rolsky
|
6e34634f8c
Move cmd_return check up a little higher to simplify the code
|
12 жил өмнө |
Dave Rolsky
|
aba915e37d
Don't assume that a response has any particular structure
|
12 жил өмнө |
Dave Rolsky
|
0e7ad05cbf
Include the error message from the server when we can't create a session
|
12 жил өмнө |
Dave Rolsky
|
db99a00f48
Fix broken use of =cut
|
12 жил өмнө |
Charles Howes
|
6936c64ad3
Line endings fixed back to unix format.
|
12 жил өмнө |
Charles Howes
|
dadb329913
Click wasn't working due to typo.
|
12 жил өмнө |
Daniel Fackrell
|
7cdf3dce0f
Croak instead of returning error strings
|
13 жил өмнө |
Vishwanath Janmanchi
|
bd2bf10bbd
Added chrome prefs usage to perl doc
|
13 жил өмнө |
Ivan Kurmanov
|
9d4ea565f2
add upload_file() method to the driver, similar to what java client library has
|
13 жил өмнө |
Aditya Ivaturi
|
f07ad7d605
Fixing the issue #36. If the proxy is never set, then it is not even included in the desired capabilities.
|
13 жил өмнө |
Daniel Gempesaw
|
636cd65f46
Fix: passing '0' for secure option in add_cookie creates secure cookie
|
13 жил өмнө |
Jon Hermansen
|
fab1484302
Provide a working default proxyType value in Selenium::Remote::Driver::new() when no proxy details are passed. Fixes the session creation failure I've been seeing on OS X with Chrome version 20.
|
13 жил өмнө |
Aditya Ivaturi
|
e546242d4f
Implemented command /session/:sessionId/timeouts as set_timeout, still have to add unit tests
|
13 жил өмнө |