https://bz.apache.org/bugzilla/show_bug.cgi?id=62226
Bug ID: 62226
Summary: Keep getting the error in console 'Caused by:
org.openqa.selenium.firefox.NotConnectedException:
Unable to connect to host 127.0.0.1 on port 7055 after
45000 ms. Firefox console output: Manager'
Product: JMeter
Version: 2.13
Hardware: All
Status: NEW
Severity: critical
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 35819
--> https://bz.apache.org/bugzilla/attachment.cgi?id=35819&action=edit
Error console
Hi,
Device details:
Mozilla version:59.0.2(64 -bit)
Selenium Firefox driver:selenium-firefox-driver-2.52.0
Plugin: jmeter-plugins-webdriver-2.3
JMeter version:2.13
Summary:I have the following code in webDriver Sampler and but I keep getting
the error "Caused by: org.openqa.selenium.firefox.NotConnectedException: Unable
to connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console
output:
Manager
".
WDS.sampleResult.sampleStart()
WDS.browser.get('http://jmeter-plugins.org')
WDS.sampleResult.sampleEnd()
How to overcome the issue?
Thanks in advance.
Thanks,
Tapan
--
You are receiving this mail because:
You are the assignee for the bug.