Go to a web page (for example http://tebel.org/index_mobile.php)
Click on a link that opens up a new window (for eg Interface automation)
Actual results:
New window opens up but remains blank
Expected results:
New window opens up and loads normally
Additional details:
Hi Laurent and SlimerJS users, I'm raising this on behalf of @thim81 who is experiencing this issue. He is using a tool that I made that wraps around CasperJS. When we tried using PhantomJS or Chrome it works. But for Firefox through SlimerJS somehow we experience this unexpected behavior. I'm not sure if anyone else experiences this effect, I can't find related issues on this here so I'm raising it.
I've pasted below generated CasperJS code which the issue can be replicated. Works for PhantomJS/Chrome but not Firefox.
versions
Steps to reproduce the issue
Go to a web page (for example http://tebel.org/index_mobile.php) Click on a link that opens up a new window (for eg Interface automation)
Actual results:
New window opens up but remains blank
Expected results:
New window opens up and loads normally
Additional details:
Hi Laurent and SlimerJS users, I'm raising this on behalf of @thim81 who is experiencing this issue. He is using a tool that I made that wraps around CasperJS. When we tried using PhantomJS or Chrome it works. But for Firefox through SlimerJS somehow we experience this unexpected behavior. I'm not sure if anyone else experiences this effect, I can't find related issues on this here so I'm raising it.
I've pasted below generated CasperJS code which the issue can be replicated. Works for PhantomJS/Chrome but not Firefox.