Resources for Learning Selenium

I intend to test the web application with Selenium. I think that conducting a test with a remote non-Selenium IDE or running a test on the same server with Selenium RC.

Please recommend a site or blog article to serve as a reference when I use the Selenium IDE, Selenium RC.

+3
source share
7 answers

From what I understood, Watin might be a more pleasant choice.

+2
source

- , . IDE , NUnit, Selenium RC. Selenium IDE . , Selenium RC.

IDE: http://seleniumhq.org/docs/03_selenium_ide.html

: http://seleniumhq.org/docs/05_selenium_rc.html

, - Selenium , , .

, Selenium IDE , . - , , , .

+5

Selenium IDE, Selenium RC WebDriver (Selenium 2) URL-:

http://seleniumhq.org/docs/

Selenium URL- :

http://code.google.com/p/selenium/

0

Selenium webdriver #. -.Net #, , # nUnit. , .

, IDE (VS express), nUnit selenium #, nUnit selenium VSExpress

script, , - Selenium Nunit #

- selenium #

- ( ) Remote webdriver webdriver. webdriver . . / - webdriver #

, / webdriver - #/Selenium

0

, . . Selenium IDE, , WebDriver.

Selenium IDE.

Selenium IDE . Selenium RC. Selenium RC.

Selenium RC Selenium. Selenium WebDriver Selenium Grid.

So, it all starts with the base. Explore the Selenium IDE.

Some links of selenium:

http://docs.seleniumhq.org/docs/02_selenium_ide.jsp

http://docs.seleniumhq.org/docs/05_selenium_rc.jsp

http://docs.seleniumhq.org/docs/03_webdriver.jsp

0
source

Source: https://habr.com/ru/post/1710827/


All Articles