1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-03-05 15:16:07 +02:00

5 Commits

Author SHA1 Message Date
Tim Voronov
de774ba03e
Integration tests (#170) 2018-11-12 14:53:36 -05:00
3timeslazy
6df08a60cb Rewrite comments, closing #118 2018-10-14 13:06:27 -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
03d9f2e561 Moved html drivers outside of standard library 2018-10-07 21:32:30 -04:00
Tim Voronov
e64ad4ec0e
Feature/#33 wait class function (#63)
* #33 Lib cleanup. Added WAIT_CLASS and WAIT_CLASS_ALL functions

* #33 Fixed attr update

* #33 HTMLElement.WaitForClass

* #33 Updated HTMLDocument.WaitForClass
2018-10-06 22:33:39 -04:00