Commit Graph

8 Commits

Author SHA1 Message Date
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
465e7becad Expanding Evaluate API
- fixed issues with Evaluate
- added examples/eval
2017-02-08 14:27:39 +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
6c17327b42 Progress at getting SendKeys to send arrow keys 2017-01-28 12:07:34 +07:00
Kenneth Shaw
a5f5b4fbc2 Adding headless docker example (NOT WORKING) 2017-01-28 09:14:38 +07:00
Kenneth Shaw
20d575fece Initial import 2017-01-24 22:09:23 +07:00