Tim Voronov
|
d0caef8be7
|
Feature/#229 wait no element (#249)
* Added possibility to wait for an element or a class absence
|
2019-03-06 21:52:41 -05:00 |
|
Tim Voronov
|
63dfcdeefd
|
Fixed dot notation for HTML elements (#239)
* Fixed dot notation for HTML elements
|
2019-02-25 21:46:39 -05:00 |
|
Tim Voronov
|
eb523f01cc
|
Feature/#221 mouse events (#237)
* Initial work
* Added MoveMouseByXY and ScrollByXY
* Fixed liniting issues
|
2019-02-23 17:52:01 -05:00 |
|
Tim Voronov
|
6e15846d0f
|
Added Context to HTML methods (#235)
* Added Context to HTML methods
* Fixed unit tests
* Updated timeout
* Fixed WAIT_CLASS timeout
|
2019-02-20 21:24:05 -05:00 |
|
Tim Voronov
|
34c8c02258
|
Refactoring/externalized html (#234)
* Externalized HTML drivers
* Fixed unit tests
* Updated logging
* Added support to set default driver
* Updated GetIn and SetIn helpers
|
2019-02-19 18:10:18 -05:00 |
|