> After getting the simulator up and running ....
>
Could you please clarify this. I installed SDK. Should I install or
setup anything else.
When I run
I am getting
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\Python27\lib\site-packages\selenium\webdriver\remote
\webdriver.py", line 60, in __init__
self.start_session(desired_capabilities, browser_profile)
File "C:\Python27\lib\site-packages\selenium\webdriver\remote
\webdriver.py", line 102, in start_session
'desiredCapabilities': desired_capabilities,
File "C:\Python27\lib\site-packages\selenium\webdriver\remote
\webdriver.py", line 153, in execute
self.error_handler.check_response(response)
File "C:\Python27\lib\site-packages\selenium\webdriver\remote
\errorhandler.py", line 125, in check_response
raise exception_class(value)
selenium.common.exceptions.WebDriverException: Message:
'<html><head><title>Apache Tomcat/6.0.33 - Error report<.........
I think "
http://localhost:8080/wd/hub" is not recognised.