Issues - org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms.

11 views
Skip to first unread message

Santosh Kumar

unread,
May 20, 2017, 4:31:40 AM5/20/17
to qapl...@googlegroups.com
Hi,
I am running these sample code and it worked fine for few times and then after i received firefox update. Once after firefox is updated, my program is not working with the error mentioned below.

// TODO Auto-generated method stub
WebDriver driver=new FirefoxDriver();
driver.manage().window().maximize();
driver.get("https://www.google.co.in/");
driver.findElement(By.className("gb_P")).click();
driver.findElement(By.id("identifierId")).sendKeys("santu.334");
driver.findElement(By.name("Next")).click();

Error Message:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms. 
Firefox console output:
c/1.0","updateURL":null,"updateKey":null,"optionsURL":null,"optionsType":null,"aboutURL":null,"icons":{"32":"icon.png","48":"icon.png"},"ic

Current FireFox version is: 47.0.1

can any one could help me on it.

Regards
Santosh Kumar P

karthik kumar

unread,
May 20, 2017, 10:13:19 PM5/20/17
to qapl...@googlegroups.com

Browser firefox version issue

Thanks
Karthik

--
You received this message because you are subscribed to the Google Groups "QAPlanet" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qaplanet+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Nataraj M

unread,
May 21, 2017, 1:37:26 AM5/21/17
to qapl...@googlegroups.com
Try with System.setProperity() method.

Behara chakravarthi

unread,
May 21, 2017, 5:15:24 AM5/21/17
to qapl...@googlegroups.com
Hi,
please use Firefox version 46.

Thanks&Regards
Chakravarthi

ravi kumar sampathi

unread,
May 21, 2017, 10:39:39 AM5/21/17
to qapl...@googlegroups.com
Hi,

use firefox 35 versuion is better the selenium
Reply all
Reply to author
Forward
0 new messages