Aditya Ivaturi
|
c313eb62f9
Added extra documentation for WDKeys module usage in send_keys.
|
14 years ago |
Aditya Ivaturi
|
73b686579e
Added support for UTF-8 PUA keyboard events described in http://code.google.com/p/selenium/wiki/JsonWireProtocol#/session/:sessionId/element/:id/value
|
14 years ago |
Aditya Ivaturi
|
44d546b59d
Cleaning out Dumper stuff...
|
14 years ago |
Aditya Ivaturi
|
4b818bcd9e
implemented the method for /session/:sessionId/timeouts/async_script
|
14 years ago |
Aditya Ivaturi
|
cee05d55a1
Added resources for 2 extra timeouts.
|
14 years ago |
Aditya Ivaturi
|
27879bd6d3
testing code got checked in - removing...
|
14 years ago |
Aditya Ivaturi
|
6af0445245
Added missing error codes.
|
14 years ago |
Aditya Ivaturi
|
861a702d60
Merge branch 'master' of github.com:aivaturi/Selenium-Remote-Driver
|
14 years ago |
Aditya Ivaturi
|
8e20e842e7
Changed set size & position of window to return 1 or 0 instead of generic 204 status code message.
|
14 years ago |
Aditya Ivaturi
|
f09854c948
Added tests for window handles (set & get size, set & get position).
|
14 years ago |
Aditya Ivaturi
|
7c439aa826
Added 4 methods related to window size & position (get & set)
|
14 years ago |
Gordon Child
|
9b33e751a4
updated documentation for find_child_elements also as a fix for github issue 21
|
14 years ago |
Gordon Child
|
054917c333
updated documentation per github issue 21
|
14 years ago |
Gordon Child
|
f17c90cf50
Fixed github issue 22. Added test for Selenium::Remote::Driver::click
|
14 years ago |
Gordon Child
|
623647c496
added new mock recordings for MSWin32
|
14 years ago |
Gordon Child
|
2b57cfa905
added todos for new wireprotocol calls
|
14 years ago |
Gordon Child
|
41257e858e
Merge pull request #16 from enlewof/master
|
14 years ago |
Allen Lew
|
91a84ced1e
fix for get title
|
14 years ago |
Gordon Child
|
3273450384
made sure that all the assert functions ended with a semicolon by using the 'statement' function
|
14 years ago |
Allen Lew
|
11a3a50acc
Fix for get_text and assert functions
|
14 years ago |
Gordon Child
|
71c59e39a5
Fixed issue with get_active_element (thanks Robert Mueller!)
|
14 years ago |
Gordon Child
|
c778c43aec
modified gitignore
|
14 years ago |
Gordon Child
|
b7ee071dfe
Merge pull request #14 from tomhukins/master
|
14 years ago |
Tom Hukins
|
43164796f0
Fix distribution building
|
14 years ago |
Gordon Child
|
f716d48ecc
version bump, added release notes
|
14 years ago |
Gordon Child
|
6a2699bb3b
Merge remote-tracking branch 'tomhukins/master'
|
14 years ago |
Gordon Child
|
5e5f48a4e1
find child element(s) should use FINDERS when locating elements
|
14 years ago |
Tom Hukins
|
2c9d7e9020
Remove unnecessary Data::Dumper requirements
|
14 years ago |
Tom Hukins
|
6a50ea311b
All the POD specifies the Apache licence, not perl
|
14 years ago |
Tom Hukins
|
428833d638
Distinguish between build and run dependencies
|
14 years ago |