Tim Voronov
6ec50c5e43
Bugfix/inner text html by selector ( #347 )
...
* Fixed inner text
* Fixed inner html
* Updated set inner html and inner text
* Changed mechanism of reading and writing inner text and html
* updated makefile
* Added e2e tests
* Updated makefile
* Updated changelog
* Reverted dynamic page example
2019-08-05 19:57:02 -04:00
Tim Voronov
2ba68ebf00
Updated scrolling logic ( #343 )
2019-08-01 20:27:26 -04:00
Tim Voronov
843bc2a44e
Added a check whether an element is in the viewport before scrolling ( #342 )
2019-07-26 15:34:18 -04:00
Tim Voronov
8e13cf9134
Refactored input and select ( #331 )
...
* Refactored input and select
* WIP
* Fixed serialization
* Fixed scriolling
* Fixed XPath result handling
* Renamed some methods
2019-07-16 18:17:42 -04:00
Tim Voronov
347bae2e45
Feature/#265 dom manipulations ( #329 )
...
* Added SetInnerHTML method
* Added E2E tests
* Refactored GetInnerText* methods
* Updated e2e tests
* Moved related E2E tests to folders
* Added error message
* Added E2E tests
* Added E2E for static driver
2019-07-11 17:16:34 -04:00
Tim Voronov
7ce6797e9c
Feature/#230 xpath ( #322 )
...
* Implemented XPath for CDP driver
* Added XPATH function
* Added e2e tests for CDP
* Fixed linting issues
* Added support of XPath to HTTP driver
* Fixed linting issues
2019-07-03 14:05:02 -04:00
Tim Voronov
53549de76b
Updated style template
2019-03-15 00:06:55 -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