Tim Voronov
b613dbea4d
Updated Java version
2019-04-22 11:06:28 -04:00
3timeslazy
752ee02cd1
add go111module ( #274 )
...
* add go111module
* upgrade ci
* enable GO111MODULE
* show diff
* update modules (add test dependencies)
* increase supported golang version
* try cache
* delete cache
* upgrade install step
- there is not dep now
- move script from before_install -> install. delete before_install
- delete install from Makefile
2019-03-27 17:24:49 -04:00
Tim Voronov
71c246dd17
Feature/#236 cookies ( #242 )
...
* Added KeepCookies option to CDP driver
* Added LoadDocumentParams
* Added COOKIE_GET and COOKIE_SET methods
2019-03-15 19:59:05 -04:00
Tim Voronov
d0caef8be7
Feature/#229 wait no element ( #249 )
...
* Added possibility to wait for an element or a class absence
2019-03-06 21:52:41 -05:00
Tim Voronov
30abe61f72
Updated ANTLR binary name for code generation
2018-11-19 20:51:05 -05:00
Tim Voronov
423d84cd07
Update .travis.yml
...
Switched Go version from master to stable
2018-11-09 10:44:41 -05:00
Tim Voronov
409a517e87
Update .travis.yml
...
Switched to Go stable for linting.
2018-11-06 17:27:35 -05:00
Tim Voronov
40728f7ef9
Update .travis.yml
...
Added protection from PR's with bad code formatting.
2018-11-06 10:16:24 -05:00
Harald Nordgren
2a2344cfc8
Bump Go versions and use '.x' to always get latest patch versions ( #149 )
2018-10-28 14:07:02 -04:00
Tim Voronov
fbeedbd03e
Updated config for code coverage report
2018-10-25 21:48:45 -04:00
Tim Voronov
10c7273f07
Fixed codecover report
2018-10-25 19:55:23 -04:00
Tim Voronov
19dbf12296
Added some benchmarks ( #139 )
2018-10-24 19:40:57 -04:00
Tim Voronov
eb4fba135d
Added conditional script execution for coverage report
2018-10-16 21:03:09 -04:00
Tim Voronov
7dc1288bae
Code coverage ( #134 )
...
* Added code coverage report
2018-10-16 20:50:06 -04:00
Tim Voronov
2bb67f6a90
Feature/#44 e2e tests ( #122 )
2018-10-14 15:38:14 -04:00
David Landry
ffb0fef70e
Don't lint vendor folder
2018-10-05 20:56:15 -04:00
David Landry
e0ca4065d7
Ignore parser files that are generated by antlr
2018-10-05 16:41:14 -04:00
David Landry
87faec998e
Run linting during CI
...
Install and run revive for linting
2018-10-05 16:11:28 -04:00
krishna
ae60f0bf84
fix travis build: send arguments to antlr4 #28
2018-10-04 21:57:41 +05:30
krishnakarthik1309
0d2d342cb0
fix travis-ci: use shell script instead of aliases
2018-10-04 14:54:36 +05:30
Tim Voronov
61c81fa03b
Reverted generation
2018-09-27 17:03:49 -04:00
Tim Voronov
958594704f
Updated
2018-09-27 16:38:38 -04:00
Tim Voronov
ea809deb1c
Anothr try
2018-09-27 16:34:28 -04:00
Tim Voronov
de18946d82
Updated before_install script
2018-09-27 16:29:44 -04:00
Tim Voronov
7bb7bbcf56
Added confirmation
2018-09-27 16:23:45 -04:00
Tim Voronov
d794ae520e
Fixed typo
2018-09-27 16:22:49 -04:00
Tim Voronov
0cb877e4f4
Added repo with antlr4
2018-09-27 16:21:27 -04:00
Tim Voronov
af3dfe9ddc
Added antlr installation
2018-09-27 16:07:36 -04:00
Tim Voronov
f8973aa504
Changed parser generation
2018-09-27 14:36:16 -04:00
Tim Voronov
110bd25170
Another try to fix travis 4
2018-09-27 14:26:12 -04:00
Tim Voronov
fbd7ad3ed0
Removed Go 1.8
2018-09-27 14:09:02 -04:00
Tim Voronov
5a9d9edc76
Another try to fix travis 3
2018-09-27 14:08:50 -04:00
Tim Voronov
c6ba9d0243
Another try to fix travis 2
2018-09-27 13:58:26 -04:00
Tim Voronov
d6cefd6a31
Another try to fix travis
2018-09-27 13:50:46 -04:00
Tim Voronov
6a29f9bd2b
A try to fix travis
2018-09-27 13:46:10 -04:00
Tim Voronov
865dfd0e18
Updated README.
2018-09-27 13:37:37 -04:00
Tim Voronov
60c674d68d
Updated travis config
2018-09-27 12:14:43 -04:00
Tim Voronov
117983da33
Added CI
2018-09-27 11:58:44 -04:00