You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, you will need to be able to import dependencies in your script, we just need to be able to add some code before casper script in the generated js.
The problem I see is that you will need a /node_modules somewhere or to install your node modules globally before being able to require them.
Hi,
in js we could make this work like:
The phantom is global variable in PhantomJS. More information you can get in wiki
if it possible to work with cookies in php-casperjs?
The text was updated successfully, but these errors were encountered: