\seekquarry\yioop\libraryBrowserRunner

Used to execute browser-based Javascript and browser page rendering from PHP.

Summary

Methods
Properties
Constants
__construct()
execute()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct() 

Tests if there is a headless browser (typically Phantom JS) available before constructing this kind of object. If not, it throws an exceptio

execute()

execute() 

Runs a Javascript in the current headless browser instance and return the results as either a JSON or PHP object.