Kenneth Shaw
ee58f3a0e0
Fixing travis again
2017-02-09 22:27:15 +07:00
Kenneth Shaw
0de0bce751
Fixing travis.yml
2017-02-09 22:23:23 +07:00
Kenneth Shaw
0ac58bf932
Another fix for travis
2017-02-09 22:19:20 +07:00
Kenneth Shaw
cd3e2c613c
Yet another attempt to fix travis.yml
2017-02-09 22:09:01 +07:00
Kenneth Shaw
3931d42ab5
Fixing travis.yml
2017-02-09 22:04:07 +07:00
Kenneth Shaw
42c6cca7ed
Initial commit of pool and unit tests
2017-02-09 22:01:40 +07:00
Kenneth Shaw
c112899581
Fixing chromedp-gen and updating protocol.json
...
- Fixes issues with different flag toggles on chromedp-gen
- Updating to latest protocol.json
2017-02-09 13:45:44 +07:00
Kenneth Shaw
98a04266f9
Fixing chromedp-gen flag parameters and updating README.md
2017-02-09 13:04:50 +07:00
Kenneth Shaw
6eec61e7df
Adding ElementNotPresent/WaitNotPresent query option/action
2017-02-08 23:16:28 +07:00
Kenneth Shaw
6769aefc5e
Fixing Visible/NotVisible issues; adding new actions
...
- Fixed issues with ElementVisible/ElementNotVisible
- Added a few extra Javascript based actions
2017-02-08 23:01:35 +07:00
Kenneth Shaw
705f3be8e5
Updating edge-simple example (WIP)
2017-02-08 21:41:07 +07:00
Kenneth Shaw
f557f48716
Updating to latest protocol.json definition
2017-02-08 21:35:46 +07:00
Kenneth Shaw
4137fe57cc
Initial work to fix mouse actions
2017-02-08 21:35:12 +07:00
Kenneth Shaw
5bef7dce13
Changes to ElementVisible/ElementNotVisible
...
Changed implementation of ElementVisible/ElementNotVisible to use a
javascript evaluation instead of the previous, cumbersome
implementation. As this may not work correctly in all scenarios, the old
versions will remain as ElementVisibleOld and ElementNotVisibleOld until
the new implementations can be vetted for correctness/performance.
2017-02-08 15:40:22 +07:00
Kenneth Shaw
b57afce7e7
Fixing Evaluate and EvaluateAsDevTools actions
...
- Update Evaluate action to also work with []byte
- Update Evaluate documentation
- Fix EvaluateAsDevTools action
- Refactor Query actions to use EvaluateAsDevTools
2017-02-08 15:18:55 +07:00
Kenneth Shaw
465e7becad
Expanding Evaluate API
...
- fixed issues with Evaluate
- added examples/eval
2017-02-08 14:27:39 +07:00
Kenneth Shaw
8c2c95f9a2
Updating README.md with latest simple example code
2017-02-08 08:38:55 +07:00
Kenneth Shaw
80235c270b
Updating latest protocol.json and adding some minor comment updates
2017-02-07 20:07:16 +07:00
Kenneth Shaw
4145d8367d
Addition of chromedp-proxy, fixing SendKeys, more
...
- Adding chromedp-proxy command to help record chrome sessions
- Changing the headless writeup to point to the knq chrome-headless
docker image
- Fixing issues with SendKeys action (should correctly work for all
well known keys)
- Updated to latest Chrome protocol.json and re-generated API
- Other minor fixes
2017-02-07 11:34:35 +07:00
Kenneth Shaw
7421a99dcc
Updating README.md for chromedp-gen command
2017-01-29 09:17:16 +07:00
Kenneth Shaw
45ac05fa88
Updating to latest chrome protocol.json
2017-01-29 08:47:54 +07:00
Kenneth Shaw
6c17327b42
Progress at getting SendKeys to send arrow keys
2017-01-28 12:07:34 +07:00
Kenneth Shaw
4f81916537
Cleaning up chromedp/runner options
2017-01-28 09:32:44 +07:00
Kenneth Shaw
a5f5b4fbc2
Adding headless docker example (NOT WORKING)
2017-01-28 09:14:38 +07:00
Kenneth Shaw
4ff7580243
Updating to latest chrome protocol.json
2017-01-27 10:29:53 +07:00
Kenneth Shaw
58283934b9
Fixing issues with code generation
2017-01-26 14:28:34 +07:00
Kenneth Shaw
861578ac70
Updating README.md
2017-01-24 22:38:56 +07:00
Kenneth Shaw
a733b57f8d
Updating to latest chrome protocol.json
2017-01-24 22:21:23 +07:00
Kenneth Shaw
20d575fece
Initial import
2017-01-24 22:09:23 +07:00