Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 413 Bytes

File metadata and controls

5 lines (4 loc) · 413 Bytes

example-karma-phantom-callPhantom-sendEvent

Example of how to call send event on Phantom through Karma. This is useful to executing things directly on Phantom such as getting screenshots or executing events directly on the browser.

Getting started

You'll need npm... once those are installed you should just need to run npm test to run the test. If all succeeds you should see a few logs that say YAY!!!