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
|
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 |
|