jvelilla
|
63beaabfa0
|
Added command POST /session/:sessionId/modifier
Initial implementation of KeyBoard.
Added Mouse class, but not implemented.
|
2013-05-29 09:43:14 -03:00 |
|
jvelilla
|
7dbed3ade1
|
Updated command_executor
Added more examples.
|
2013-05-22 07:18:17 -03:00 |
|
jvelilla
|
a6cad7e811
|
Update find element examples.
Improved command executor
|
2013-05-20 10:46:06 -03:00 |
|
jvelilla
|
ad5b52f4e4
|
Added new selenium locator examples.
Fixed find_elements in WEB_DRIVER.
|
2013-05-18 23:12:37 -03:00 |
|
jvelilla
|
d344df6e7e
|
Added examples find by id, name and class.
|
2013-05-14 09:28:21 -03:00 |
|
jvelilla
|
e0c3c783fa
|
Updated selenium WEB_DRIVER_WAIT, the feature until_when now use a
predicate. Updated the related example.
|
2013-05-13 10:47:46 -03:00 |
|
jvelilla
|
b777e81ab1
|
Updated WEB_DRIVER_WAIT class, still need to be improved.
Updated Readme and the example
|
2013-05-08 10:10:11 -03:00 |
|
jvelilla
|
8535a8378c
|
Improve the example, Added a new class WEB_DRIVER_WAIT, still under development.
Update web driver, to define time outs.
|
2013-05-03 10:43:48 -03:00 |
|
jvelilla
|
dcdc700bac
|
Added a simple search example.
Updated web_driver, use the API as delegation instead of inheritance.
Updated web_element class.
|
2013-04-30 10:19:34 -03:00 |
|
jvelilla
|
31c2be768f
|
Created new classes to represent a web driver.
Added Examples, clean code
|
2013-04-29 18:02:33 -03:00 |
|