1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-16 11:37:36 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Tim Voronov
570c1b4548
Bug/#80 element not found (#99)
* SOme work

* Some refactoring

* Work on stabalizing queries

* Removed unit test for debugging

* Fixed linter errors

* Added logging when NodeID is 0

* Added --time param to CLI
2018-10-11 12:39:03 -04:00
Adam Argo
ab63371892 adds WAIT_FOR_ELEMENT as sometimes WAIT_NAVIGATION isn't sufficient (#90) 2018-10-09 16:02:57 -04:00
Tim Voronov
65a7f2a2df Updated example with Google Search 2018-10-08 23:28:15 -04:00
Adam Argo
3829dffb91 Adds function to type value into input (#81)
* adds function to type input

* changes per feedback

* more PR feedback changes

* add context.Background()
2018-10-08 23:07:08 -04:00
Tim Voronov
e8d82d9396 Moved exmples folder 2018-10-05 23:36:23 -04:00