Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Phantomjs opens a about:blank page instead of the URL #13738

Closed
Angelanu opened this issue Nov 19, 2015 · 7 comments
Closed

Phantomjs opens a about:blank page instead of the URL #13738

Angelanu opened this issue Nov 19, 2015 · 7 comments
Labels

Comments

@Angelanu
Copy link

I am creating a new project with phantomjs and selenium. I am able to see the instance of driver is opened but it is showing the title as about:blank. Can anyone tell me what is that i am doing wrong.
have attched the pom.xml and my test java file.
MavenTest.txt
pom.txt

@pere00
Copy link

pere00 commented Sep 19, 2016

Hi, could you find a solution? Same happens to me with phantom 1.9.7.

@masud-technope
Copy link

masud-technope commented Oct 25, 2016

Which version of PhantomJS and casperJS solved this issue? I am facing this problem with
casperjs 1.1.3
phantomjs 2.1.1

@pere00
Copy link

pere00 commented Nov 4, 2016

I could not solve it yet. With chromedriver it works perfectly. Basically it is the same issue here:
https://github.com/detro/ghostdriver/issues/177

@masud-technope
Copy link

The problem was occurring due to casperjs 1.1.2. Although the folder was casperjs 1.1.3, I checked the version by command "casperjs --version", and found that it was originally 1.1.2. Then I made sure that casperjs is really 1.1.3, and the problem disappeared.

@andfinally
Copy link

I still get the issue even after upgrading to 1.1.4.

@rgalaxy
Copy link

rgalaxy commented Dec 11, 2017

it happens to me, casperjs 1.1.0-beta5, phantomjs 2.1.1
it happens as i added new test, and increasing casper.setMaxListeners(25); before it was 16,

but now even i delete the test or decrease the maxListener, it keeps giving the error

@stale stale bot added the stale label Dec 26, 2019
@stale
Copy link

stale bot commented Dec 29, 2019

Due to our very limited maintenance capacity (see #14541 for more details), we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed. In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!

@stale stale bot closed this as completed Dec 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants