顯示具有 Selenium Server 標籤的文章。 顯示所有文章
顯示具有 Selenium Server 標籤的文章。 顯示所有文章

2011年9月13日

[Selenium Server]Couldn't open app window;is the pop-up blocker enabled?


環境:Win7,IE8

指令碼發生錯誤:Couldn't open app window;is the pop-up blocker enabled?

Couldn't open app window;is the pop-up blocker enabled?






















學習...
selenium学习3 selenium for IE8+WIN7
关于Selenium脚本在Win7 IE8环境下不能运行的问题及解决方案

2011年9月8日

[Web Test]安裝與啟用Selenium Server(formerly the Selenium RC Server)

Selenium http://seleniumhq.org/

Selenium有3種不同的版本,分別為Selenium-IDE、Selenium-RC、 Selenium-Grid。

Selenium-RC 有兩個部分,一個為Selenium Server、另一個為Client libraries。

Selenium Server (formerly the Selenium RC Server)使用Java開發,需要有JDK的環境才能運作。