Tim Voronov
|
af1125c8e9
|
Added INPUT_CLEAR function (#366)
* Added INPUT_CLEAR function
* Fixed linting issue
* Fixed formatting
|
2019-09-01 16:09:35 -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
|
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
|
eee801fb5b
|
Refactoring/input manager (#316)
* Normalized and externalized input logic
* Fixed linting issue
* Removed redundant mutex
* Added missed locks in Page
* Fixed deadlock
|
2019-06-20 13:21:48 -04:00 |
|