version
phantom.version
{Object}
Read-only. The version of the executing PhantomJS instance. Example value: { 'major': 1, 'minor': 7, 'patch': 0 }
.
Examples
phantom.version
// @TODO: Finish phantom.version example.
phantom.version
{Object}
Read-only. The version of the executing PhantomJS instance. Example value: { 'major': 1, 'minor': 7, 'patch': 0 }
.
phantom.version
// @TODO: Finish phantom.version example.