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

28 Commits

Author SHA1 Message Date
Tim Voronov
f39face8bf
Bugfix/click (#355)
* Added ability to use ClickBySelector with an element

* Fixes

* Increased timeout time
2019-08-24 20:26:27 -04:00
Tim Voronov
6ec50c5e43
Bugfix/inner text html by selector (#347)
* Fixed inner text

* Fixed inner html

* Updated set inner html and inner text

* Changed mechanism of reading and writing inner text and html

* updated makefile

* Added e2e tests

* Updated makefile

* Updated changelog

* Reverted dynamic page example
2019-08-05 19:57:02 -04:00
Tim Voronov
7a07278798
Update CHANGELOG.md 2019-08-04 17:27:28 -04:00
Tim Voronov
1c38140074
Update CHANGELOG.md 2019-08-04 17:26:35 -04:00
Tim Voronov
11bf8c365a
Fixed headers (#348)
* Fixed headers

* Added e2e for static pages
2019-08-04 17:25:47 -04:00
Tim Voronov
2997a9b264
Bugfix/logging (#346)
* Fixed inability to pass custom ID to th runtime logger

* Removed UUID module

* Removed redundant check
2019-08-02 23:28:25 -04:00
Tim Voronov
2ba68ebf00
Updated scrolling logic (#343) 2019-08-01 20:27:26 -04:00
Tim Voronov
a58454f8a2 Updated changelog 2019-07-27 01:10:35 -04:00
Tim Voronov
7e6b3bf15d
Feature/focus (#340)
* Added and implemented Focus and FocusBySelector methods

* Added e2e tests

* Updated CHANGELOG

* Fixed linting errors
2019-07-23 16:13:04 -04:00
Tim Voronov
e280005204
Update CHANGELOG.md 2019-07-17 13:30:29 -04:00
Tim Voronov
41bababd8b Updated changelog 2019-07-17 11:50:51 -04:00
Tim Voronov
220e045ab6 Updated CHANGELOG 2019-03-18 21:07:15 -04:00
Tim Voronov
704d788c32 Updated changelog 2018-12-24 11:06:31 -05:00
Tim Voronov
0ce0426b55 Updated CHANGELOG 2018-11-30 14:31:13 -05:00
Tim Voronov
0a18864c25
Update CHANGELOG.md 2018-11-22 12:19:02 -05:00
Tim Voronov
3198b642e3 Updated CHANGELOG 2018-11-22 10:41:23 -05:00
Tim Voronov
58112b8ee9
Update CHANGELOG.md 2018-11-22 00:07:41 -05:00
Tim Voronov
969a96c0bd Updated CHANGELOG 2018-11-21 22:45:19 -05:00
Tim Voronov
2fa7511645
Update CHANGELOG.md 2018-11-19 21:13:49 -05:00
Tim Voronov
0dc603b9e1 Updated CHANGELOG 2018-11-19 20:37:51 -05:00
Tim Voronov
c6a4ede15d
Feature/#177 hover (#178) 2018-11-15 14:33:53 -05:00
Tim Voronov
9131c676d9
#172 Added SCROLL_TOP and SCROLL_BOTTOM (#174) 2018-11-12 22:26:02 -05:00
Tim Voronov
291d07cbef
Feature/custom iterator (#173)
* Added CollectionIterator interface

* Added PAGINATION function

* Fixed LIMIT clause

* Fixed linting issues
2018-11-12 19:58:12 -05:00
Tim Voronov
de774ba03e
Integration tests (#170) 2018-11-12 14:53:36 -05:00
Tim Voronov
d08877625e Updated CHANGELOG 2018-10-25 18:24:37 -04:00
Tim Voronov
921f60baab
Typo 2018-10-17 15:06:24 -04:00
Tim Voronov
acd5fcc792 Updated CHANGELOG 2018-10-17 13:05:41 -04:00
Tim Voronov
3630d35b73 Added CHANGELOG file 2018-10-13 21:14:24 -04:00