Unable to connect to host 127.0.0.1 on port 7055

后端 未结 2 441
囚心锁ツ
囚心锁ツ 2021-01-12 11:38

I am a newbie with webdriver and need some help..

I am using Selenium 2.2.0 with FF v7.0.1 on Windows XP

I\'ve managed to record and play back a java script

2条回答
  •  日久生厌
    2021-01-12 12:11

    This problem is due to the compatibility of fire fox version and the selenium jar file version.Use the latest selenium jar files.that can fix the problem.

提交回复
热议问题