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

16 Commits

Author SHA1 Message Date
Paul
dd13878f80 Implement DOWNLOAD function (#132) 2018-10-17 08:19:44 -04:00
Tim Voronov
91093d6d25 Formatting 2018-10-13 21:08:18 -04:00
Paul
2417be3f9d Implement PDF function, closes #20 (#114) 2018-10-13 18:12:46 -04:00
Tim Voronov
42757a2a5a
Feature/#105 elements count (#109)
* #105 Added ELEMENTS_COUNT function

* Some minor updates

* Invalid return type
2018-10-12 21:52:27 -04:00
Tim Voronov
495cc34d77
#104 Added NAVIGATE_FORWARD function (#108) 2018-10-12 16:30:17 -04:00
Tim Voronov
93d5df5fe7
Feature/#103 navigate back (#107)
* #103 Added NAVIGATE_BACK function

* Commented out debugging test

* Updated implementation
2018-10-12 16:02:53 -04:00
Paul
e8adf42654 Implement SCREENSHOT function, closes #21 (#67) 2018-10-07 19:02:27 -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
David Landry
8942a5e584 Missed updating a bunch of identifiers 2018-10-05 19:40:09 -04:00
Tim Voronov
533f868b85 Added new methods 2018-09-27 22:03:35 -04:00
Tim Voronov
8b2e210317 Added possibility to use FOR loop in ternary expression 2018-09-27 19:05:56 -04:00
Tim Voronov
a6b51a1f40 #23 Added NAVIGATE 2018-09-25 19:04:07 -04:00
Tim Voronov
ea6007b99e #22 Added WAIT_NAVIGATION 2018-09-25 17:58:57 -04:00
Tim Voronov
64d0f585b4 Added possibility to dispatch events on node 2018-09-25 11:43:58 -04:00
Tim Voronov
4df1949b91 #13 Added WAIT_ELEMENT function 2018-09-23 04:33:20 -04:00
Tim Voronov
e02e861240 Hello world 2018-09-18 16:42:38 -04:00