Tim Voronov
8a772851f4
Removed old CLI ( #608 )
...
* Removed old CLI
* Added mini-CLI for e2e tests
2021-04-08 18:46:17 -04:00
Tim Voronov
f4876c05a3
Added LIKE operator ( #591 )
...
* Added LIKE operator
2021-02-15 11:37:52 -05:00
Tim Voronov
3d06bc92d5
Updated go.sum and changelog
2020-11-23 20:23:04 -05:00
Tim Voronov
2baac62d1e
Bugfix/#559 html escaping ( #573 )
...
Added jettison for json encoding
2020-11-23 20:12:04 -05:00
dependabot-preview[bot]
40cb01b52b
Bump github.com/antchfx/xpath from 1.1.10 to 1.1.11 ( #572 )
...
Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath ) from 1.1.10 to 1.1.11.
- [Release notes](https://github.com/antchfx/xpath/releases )
- [Commits](https://github.com/antchfx/xpath/compare/v1.1.10...v1.1.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-23 11:54:16 -05:00
Tim Voronov
cfc22be90c
Updated go.sum
2020-11-10 21:49:43 -05:00
Tim Voronov
dca7267e82
Chore/actions ( #568 )
...
* Renamed REGEXP_REPLACE to REGEX_REPLACE in e2e tests
* Updated example test suites
* Fixed config file
* Updated go.sum
* Switched back to ubuntu
* Added release action
2020-11-10 21:13:29 -05:00
Tim Voronov
bd07b84736
Feature/#262 while loop ( #567 )
...
* Added new syntax and iterator
* Added FOR-WHILE loop
* Added 'FOR-DO-WHILE loop'
2020-11-10 19:16:22 -05:00
dependabot-preview[bot]
bc4bd94eb1
Bump github.com/PuerkitoBio/goquery from 1.5.1 to 1.6.0 ( #562 )
...
Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/PuerkitoBio/goquery/releases )
- [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.5.1...v1.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-08 14:36:02 -05:00
dependabot-preview[bot]
71a029207e
Bump github.com/mafredri/cdp from 0.29.2 to 0.30.0 ( #563 )
...
Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp ) from 0.29.2 to 0.30.0.
- [Release notes](https://github.com/mafredri/cdp/releases )
- [Commits](https://github.com/mafredri/cdp/compare/v0.29.2...v0.30.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-08 14:35:25 -05: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
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
Tim Voronov
87265cf470
Updated dependencies
2020-05-21 13:07:55 -04:00
Tim Voronov
3a96f0109b
Updated XPath
2020-05-18 20:30:13 -04:00
dependabot-preview[bot]
e01afb4eba
Bump github.com/antchfx/xpath from 1.1.5 to 1.1.6 ( #479 )
...
* Bump github.com/antchfx/xpath from 1.1.5 to 1.1.6
Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath ) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/antchfx/xpath/releases )
- [Commits](https://github.com/antchfx/xpath/compare/v1.1.5...v1.1.6 )
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-05-18 10:51:15 -04:00
Tim Voronov
73abfd8ad4
Updated dependencies and travis config
2020-04-20 15:26:22 -04:00
Tim Voronov
a435e688eb
Updated go.sum
2020-04-20 13:32:05 -04:00
dependabot-preview[bot]
84e74a0552
Bump github.com/antchfx/xpath from 1.1.4 to 1.1.5 ( #467 )
...
* Bump github.com/antchfx/xpath from 1.1.4 to 1.1.5
Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath ) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/antchfx/xpath/releases )
- [Commits](https://github.com/antchfx/xpath/compare/v1.1.4...v1.1.5 )
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>
Co-authored-by: Tim Voronov <ziflex@gmail.com>
2020-04-12 23:32:16 -04:00
dependabot-preview[bot]
6f0a0a5dca
Bump github.com/mafredri/cdp from 0.25.0 to 0.28.0 ( #466 )
...
* Bump github.com/mafredri/cdp from 0.25.0 to 0.28.0
Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp ) from 0.25.0 to 0.28.0.
- [Release notes](https://github.com/mafredri/cdp/releases )
- [Commits](https://github.com/mafredri/cdp/compare/v0.25.0...v0.28.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Fixed compatibility issues
* Update go.sum
* Updated go.sum
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Tim Voronov <ziflex@gmail.com>
Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-04-12 23:27:27 -04:00
Tim Voronov
779c49520d
Updated dependencies
2020-02-21 11:26:00 -05:00
dependabot-preview[bot]
1740889fbc
Bump github.com/rs/zerolog from 1.17.2 to 1.18.0 ( #451 )
...
* Bump github.com/rs/zerolog from 1.17.2 to 1.18.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.17.2 to 1.18.0.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.17.2...v1.18.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update go.sum
Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-02-12 11:21:44 -05:00
Tim Voronov
453ba932eb
Replaced Document with Page HTLM struct in Pagination helper function ( #448 )
2020-02-01 23:43:30 -05:00
dependabot-preview[bot]
89320eef66
Bump github.com/antchfx/htmlquery from 1.2.1 to 1.2.2 ( #440 )
...
* Bump github.com/antchfx/htmlquery from 1.2.1 to 1.2.2
Bumps [github.com/antchfx/htmlquery](https://github.com/antchfx/htmlquery ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/antchfx/htmlquery/releases )
- [Commits](https://github.com/antchfx/htmlquery/compare/v1.2.1...v1.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update go.sum
Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-01-15 22:04:56 -05:00
dependabot-preview[bot]
5d780f7d3e
Bump github.com/pkg/errors from 0.8.1 to 0.9.1 ( #441 )
...
* Bump github.com/pkg/errors from 0.8.1 to 0.9.1
Bumps [github.com/pkg/errors](https://github.com/pkg/errors ) from 0.8.1 to 0.9.1.
- [Release notes](https://github.com/pkg/errors/releases )
- [Commits](https://github.com/pkg/errors/compare/v0.8.1...v0.9.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update go.sum
Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-01-15 22:04:08 -05:00
Tim Voronov
740142a4e4
Updated modules
2020-01-12 01:01:37 -05:00
Tim Voronov
e8cc8ac1e7
Updated go modules
2020-01-11 18:15:00 -05:00
dependabot-preview[bot]
af426cc13d
Bump github.com/labstack/echo/v4 from 4.1.11 to 4.1.13 ( #438 )
...
* Bump github.com/labstack/echo/v4 from 4.1.11 to 4.1.13
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo ) from 4.1.11 to 4.1.13.
- [Release notes](https://github.com/labstack/echo/releases )
- [Commits](https://github.com/labstack/echo/compare/v4.1.11...v4.1.13 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update go.sum
Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-01-04 13:02:16 -05:00
dependabot-preview[bot]
165d5208a9
Bump github.com/antchfx/xpath from 1.1.2 to 1.1.3 ( #436 )
...
* Bump github.com/antchfx/xpath from 1.1.2 to 1.1.3
Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/antchfx/xpath/releases )
- [Commits](https://github.com/antchfx/xpath/compare/v1.1.2...v1.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update go.sum
Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-01-04 12:59:46 -05:00
dependabot-preview[bot]
7254d47739
Bump github.com/antchfx/htmlquery from 1.2.0 to 1.2.1 ( #433 )
...
* Bump github.com/antchfx/htmlquery from 1.2.0 to 1.2.1
Bumps [github.com/antchfx/htmlquery](https://github.com/antchfx/htmlquery ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/antchfx/htmlquery/releases )
- [Commits](https://github.com/antchfx/htmlquery/compare/v1.2.0...v1.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update go.sum
Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-01-04 12:58:22 -05:00
Tim Voronov
98b367722b
Migrated to new version of mafredri/cdp ( #431 )
...
* Migrated to new version of mafredri/cdp
* Added missed test deps
* Added missed e2e deps
2019-12-18 10:30:02 -05:00
dependabot-preview[bot]
aa81df38d4
Bump github.com/antchfx/xpath from 1.1.1 to 1.1.2 ( #418 )
...
* Bump github.com/antchfx/xpath from 1.1.1 to 1.1.2
Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath ) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/antchfx/xpath/releases )
- [Commits](https://github.com/antchfx/xpath/compare/v1.1.1...v1.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update go.sum
2019-11-22 08:36:58 -06:00
dependabot-preview[bot]
f31fc48084
Bump github.com/rs/zerolog from 1.16.0 to 1.17.2 ( #417 )
...
* Bump github.com/rs/zerolog from 1.16.0 to 1.17.2
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.16.0 to 1.17.2.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.16.0...v1.17.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update go.sum
2019-11-19 15:18:26 -06:00
Tim Voronov
937141faba
Update go.sum
2019-11-14 15:15:40 -05:00
dependabot-preview[bot]
24f692bfaf
Bump github.com/antchfx/htmlquery from 1.1.0 to 1.2.0
...
Bumps [github.com/antchfx/htmlquery](https://github.com/antchfx/htmlquery ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/antchfx/htmlquery/releases )
- [Commits](https://github.com/antchfx/htmlquery/compare/1.1.0...v1.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-12 14:32:13 +00:00
Tim Voronov
f74c3deca4
Update go.sum
2019-11-12 09:30:00 -05:00
dependabot-preview[bot]
37130572df
Bump github.com/antchfx/xpath from 1.1.0 to 1.1.1
...
Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/antchfx/xpath/releases )
- [Commits](https://github.com/antchfx/xpath/compare/1.1.0...v1.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 06:51:14 +00:00
Tim Voronov
b9545e1879
Update go.sum
2019-10-29 10:49:03 -04:00
dependabot-preview[bot]
be412cacf8
Bump github.com/rs/zerolog from 1.15.0 to 1.16.0
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.15.0...v1.16.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-29 05:30:21 +00:00
Tim Voronov
da9264aae3
Update go.sum
2019-10-20 15:06:14 -04:00
Gabriel Marinkovic
a43c60cf04
checksum update
2019-10-18 17:30:34 +02:00
Tim Voronov
c3cdb48078
Merge branch 'master' into feature/issue_#286
2019-10-17 16:58:41 -04:00
Tim Voronov
51a4a619c7
Merge branch 'master' into dependabot/go_modules/github.com/antchfx/htmlquery-1.1.0
2019-10-15 16:20:09 -04:00
Tim Voronov
ff44590762
Update go.sum
2019-10-15 13:03:19 -04:00
Tim Voronov
2104791e36
Update go.sum
2019-10-15 13:00:44 -04:00
dependabot-preview[bot]
428c64bfae
Bump github.com/antchfx/xpath from 1.0.0 to 1.1.0
...
Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/antchfx/xpath/releases )
- [Commits](https://github.com/antchfx/xpath/compare/v1.0.0...1.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-15 13:28:17 +00:00