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

731 Commits

Author SHA1 Message Date
Alessandro
fb6f3c78e1
errors are now printed on stderr (#539) 2020-08-25 01:27:01 -04:00
Tim Voronov
6ce7ba6507 Merge branch 'master' of github.com:MontFerret/ferret into master 2020-08-25 01:25:15 -04:00
Tim Voronov
b28506af1f Added extra locks 2020-08-25 01:25:07 -04:00
Tim Voronov
e283722d37 Fixed wrong base for int formatter 2020-08-25 01:00:07 -04:00
Paul
3187f54bf5
fix SCREENSHOT() param type check (#545) 2020-08-11 10:27:01 -04:00
Tim Voronov
21454b0a91 Updated changelog 2020-08-07 22:10:28 -04:00
Tim Voronov
89059dee96 Removed test file 2020-08-07 22:09:20 -04:00
Tim Voronov
d3c28a43ff
Added possibility to use any type as a file content (#544) 2020-08-07 22:09:02 -04:00
Tim Voronov
734b737263 Merge branch 'master' of github.com:MontFerret/ferret 2020-08-07 21:51:44 -04:00
Tim Voronov
24d8eedd4c
Feature/doc markup (#543)
* Added release notes

* #509 fixedOCOD typo

* Updated values

* Updated comments

* Changed stdlib docs format

* Changed format of array in docs

* Use 'any' instead of 'value' in docs

* New format for optional params

* Updated docs for testing package

* Added namespace information
2020-08-07 21:49:29 -04:00
Tim Voronov
81f71a823b #509 fixedOCOD typo 2020-07-26 13:27:22 -04:00
Tim Voronov
d0a67dd9a0 Added release notes 2020-07-26 13:25:57 -04:00
Tim Voronov
6c5aca52ab
Update README.md 2020-07-13 21:15:19 -04:00
Tim Voronov
42cf623471
Added missed DATE_COMPARE and updated comments (#537) 2020-07-13 15:39:33 -04:00
Tim Voronov
213f9b1fd6 Updated deps 2020-07-13 14:14:28 -04:00
dependabot-preview[bot]
082bee84bb
Bump github.com/antchfx/xpath from 1.1.9 to 1.1.10 (#536)
Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.1.9 to 1.1.10.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](https://github.com/antchfx/xpath/compare/v1.1.9...v1.1.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-13 14:13:54 -04:00
dependabot-preview[bot]
7f535ad5c9
Bump github.com/mafredri/cdp from 0.28.0 to 0.29.2 (#533)
Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp) from 0.28.0 to 0.29.2.
- [Release notes](https://github.com/mafredri/cdp/releases)
- [Commits](https://github.com/mafredri/cdp/compare/v0.28.0...v0.29.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-13 14:13:39 -04:00
Tim Voronov
162dd07346
Feature/425 iframe navigation (#535)
* Updated navigation logic

* Fixed goroutine deadlock

* Fixed closing chan

* Added support of waiting for individual frame navigation

* Updated EventLoop API in order to avoid double closing of event sources

* Fixed attr retrieval

* Removed redundant println

* Updated DOM Readiness check
2020-07-13 14:13:03 -04:00
Tim Voronov
079ec3a3ce
Removed caching and property tracking (#531)
* Removed caching and property tracking

* Fixed linting issues

* Removed old go version from CI/CD
2020-07-09 21:25:58 -04:00
John Bampton
de377775a9
Fix spelling (#534) 2020-07-09 17:30:50 -04:00
Tim Voronov
c4539c1a7d Added badge 2020-06-22 22:28:43 -04:00
Tim Voronov
7e45c90f94 Added antlr to path 2020-06-22 22:18:19 -04:00
Tim Voronov
89761d8ae7 Added Lab set up 2020-06-22 22:16:27 -04:00
Tim Voronov
af8c9903c7 Hardcode 2020-06-22 22:11:17 -04:00
Tim Voronov
4cc5a7d75f Debug 3 2020-06-22 22:08:15 -04:00
Tim Voronov
c41c25a8c1 File location 2020-06-22 22:07:57 -04:00
Tim Voronov
2c1cd0255e Updated PATH 2020-06-22 22:02:38 -04:00
Tim Voronov
e744ec250a Updated trigger 2020-06-22 22:01:39 -04:00
Tim Voronov
2e48a3900b Debug 2 2020-06-22 22:00:22 -04:00
Tim Voronov
725ab493b0 Updated debug 2020-06-22 21:58:28 -04:00
Tim Voronov
b89a6a7202 Debug 2020-06-22 21:56:01 -04:00
Tim Voronov
36a6c5682b Rolled back to home dir 2020-06-22 18:16:55 -04:00
Tim Voronov
3481a85a8e Added sudo 2020-06-22 18:12:12 -04:00
Tim Voronov
50c0ad9ff8 Typo 2020-06-22 18:11:14 -04:00
Tim Voronov
54c1c876d2 moved binary to /usr/local/bin/antlr 2020-06-22 18:09:11 -04:00
Tim Voronov
4b99c94565 Copied from Travis config 2020-06-22 18:03:11 -04:00
Tim Voronov
2a235580b9 Added test call 2020-06-22 17:59:16 -04:00
Tim Voronov
5533e8fd38 Removed which 2020-06-22 17:58:48 -04:00
Tim Voronov
9eed366dae Added sudo 2020-06-22 17:56:37 -04:00
Tim Voronov
a97b653494 Fallback to manual isntallation 2020-06-22 17:55:07 -04:00
Tim Voronov
e093c1fd3b Use apt-get to setup antlr 2020-06-22 17:50:17 -04:00
Tim Voronov
2fc7e0bac8 Updated antlr setup 2020-06-22 17:43:31 -04:00
Tim Voronov
717337fe9c Added step for revive 2020-06-22 17:36:25 -04:00
Tim Voronov
e4ba82678f Fixed go versioning 2020-06-22 17:33:11 -04:00
Tim Voronov
5de328178c Fixed strategy 2020-06-22 17:32:27 -04:00
Tim Voronov
7b574eb89b Merge branch 'maintenance/github-actions' 2020-06-22 17:30:59 -04:00
Tim Voronov
4506878372 Cleaned up go.sum 2020-06-17 17:39:42 -04:00
dependabot-preview[bot]
34b42fcc42
Bump github.com/rs/zerolog from 1.18.0 to 1.19.0 (#525)
* Bump github.com/rs/zerolog from 1.18.0 to 1.19.0

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.18.0...v1.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update go.sum

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-06-17 17:38:29 -04:00
dependabot-preview[bot]
c8a5eaf9a1
Bump github.com/antchfx/xpath from 1.1.8 to 1.1.9 (#528)
Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.1.8 to 1.1.9.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](https://github.com/antchfx/xpath/compare/v1.1.8...v1.1.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-17 17:37:49 -04:00
Tim Voronov
2643321e0f
Migration to lab (#526)
* Switched to Lab for e2e tests

* Switched to binary

* Updated lab installation

* Updated use of Lab installer

* updates

* Changed lab installation path

* Updated use of installer

* Works

* Added additional functions

* Updated some tests

* Updated go.sum

* Works

* Refactored assertions

* Added tests for testing.True

* Added tests for testing.None

* Added tests for testing.Lte

* Added tests for testing.Lt

* Added generic consturctor

* Added tests for testing.Len

* Added tests for testing.Gte

* Added tests for testing.Gt

* Added tests for testing.False

* Added tests for testing.Empty

* Added tests for testing.Fail

* Added tests for testing.Equal

* Added tests for testing.Include

* Updated urls in static page tests

* Fixed namespace unit tests

* Fixed unit test for testing.Len

* Updated E2E scripts

* Updaes

* Updated Chrome in CI/CD

* Added e2e for example test click.fql

* Added suite cases for example scripts

* Updated examples

* Updated

* Added type assertions

* Updated Chrome opts and disabled headers and cookies related tests

* Fixed iframes example

* Increased timeouts in navigation examples

* Updated value example

* Updated comments

* Disabled cookies examples

* Fixed static url

* Disabled headers examples

* Disabled UA test

* Simplified wait logic

* Added base testing module

* Fixes after codereview

* Disabled failing tests
2020-06-17 17:37:01 -04:00