1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-06-17 00:07:55 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
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
8942a5e584 Missed updating a bunch of identifiers 2018-10-05 19:40:09 -04:00
138f39d727 Merge branch 'master' into cleanup/fix-naming-convention 2018-10-05 17:42:28 -04:00
b970bf5a2b Fix unused-parameter errors 2018-10-05 17:38:12 -04:00
90c2c702e4 Rename variables and methods to match styleguide 2018-10-05 17:38:12 -04:00
3cb811c636 Fixed hashing 2018-10-05 15:17:22 -04:00
c650d28b29 Added support to open blank page 2018-10-04 21:37:28 -04:00
e427efd74e #27 Added logging 2018-09-28 00:28:33 -04:00
a8813f8b03 #26 Updated INPUT 2018-09-27 21:41:41 -04:00
f43d6fe870 #26 implemented INPUT 2018-09-27 19:24:58 -04:00
8b2e210317 Added possibility to use FOR loop in ternary expression 2018-09-27 19:05:56 -04:00
ef29241aa6 Added dynamic Element.value 2018-09-27 17:19:55 -04:00
69a7295da5 Added .Clone() method to runtime Value 2018-09-27 11:53:26 -04:00
eeee30856e Improved events handling 2018-09-27 11:32:52 -04:00
38478e45eb Fixed synchonization 2018-09-27 00:45:07 -04:00
447f9504a9 Added element syncrhonization 2018-09-27 00:26:56 -04:00
825c33010c Refactored dynamic elements 2018-09-26 22:03:06 -04:00