Description Usage Arguments Value
sesh_start()
instantiates a browsing session using a headless PhantomJS
web driver
sesh_end()
deletes a browsing session and finalizes the Session
object
1 2 3 | sesh_start(phantom)
sesh_end(session)
|
phantom |
A list containing the PhantomJS |
A webdriver Session
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.