Tim Voronov
|
d7b923e4c3
|
Feature/#220 iframe support (#315)
* Refactored Virtual DOM structure
* Added new E2E tests
* Updated E2E Test Runner
|
2019-06-19 17:58:56 -04:00 |
|
Tim Voronov
|
71c246dd17
|
Feature/#236 cookies (#242)
* Added KeepCookies option to CDP driver
* Added LoadDocumentParams
* Added COOKIE_GET and COOKIE_SET methods
|
2019-03-15 19:59:05 -04:00 |
|
Tim Voronov
|
e17ce5a3d5
|
Feature/#250 wait style 2 (#260)
* Added WAIT_STYLE and WAIT_NO_STYLE
* Added WAIT_NO_STYLE and WAIT_NO_STYLE_ALL functions
|
2019-03-14 22:10:15 -04:00 |
|
Tim Voronov
|
82f7317ebe
|
Feature/#250 wait style (#257)
* Added WAIT_ATTR functions
|
2019-03-13 22:50:29 -04:00 |
|
Tim Voronov
|
376ad77404
|
Feature/#250 wait style (#255)
* Added support for parsed styles
* Added stdlib function.
* Added e2e tests
* Added e2e tests for STYLE_* functions
|
2019-03-13 14:51:30 -04:00 |
|
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 |
|