顯示具有 WebTest 標籤的文章。 顯示所有文章
顯示具有 WebTest 標籤的文章。 顯示所有文章

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的環境才能運作。