dalekjs / dalek

[unmaintained] DalekJS Base framework
MIT License
695 stars 63 forks source link

Phantom instance #140

Closed frexin closed 9 years ago

frexin commented 9 years ago

Hello.

How i can get PhantomJS instance inside the test?

gskachkov commented 9 years ago

Why do you need access to PhantomJS? It is not the same but you can execute js script in context of the browser

frexin commented 9 years ago

Because i'd like to use phantom features, such as network monitoring. http://phantomjs.org/network-monitoring.html

asciidisco commented 9 years ago

Short version: It is not possible. Long version with explanation can be found here: https://groups.google.com/forum/#!topic/dalekjs/tydMhP0y2gg