Tim Voronov
90427cd537
Feature/new selector type ( #657 )
...
* Added remote type reference resolver
* Added support of XPath query selector
* Added CDP e2e testss covering XPath integration
* Added additional CDP e2e tests covering XPath integration
* Added type check to QuerySelector casting function
* Fixed XPath e2e tests
* Fixed vuln issue
* Added support of XPath selectors to http driver
* Added e2e tests for XPAth
2021-09-16 21:40:20 -04:00
Tim Voronov
d55bce325c
Bugfix/#597 headers panic ( #598 )
...
* Remodeled HTTPHeaders
* Remodeled HTTPCookies
2021-03-26 12:01:00 -04:00
Tim Voronov
145a16f97d
Bugfix/#421 xpath ( #435 )
...
* Fixed attr retrieval using XPATH in CDP
* Updated single node value in CDP
* Added e2e test
* Fixed attr retrieval with XPATH for HTTP driver
* Update Makefile
* Update attr.fql
2019-12-29 12:46:46 -05:00
Tim Voronov
9b762d32ee
Feature/#360 default driver params ( #372 )
...
* Added default headers and cookies
* wip
* Added tests
* Added default headers and cookies to HTTP driver
* Removed unused struct prop
2019-09-05 11:49:21 -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