difference between thoughtworks and openqa selenium -


what difference between openqa.selenium , thoughtworks.selenium? how compatible each other?

there no class selenium in package openqa.selenium, there class webdriver. want use webelement in test, imports thoughtworks.selenium.selenium.

some tutorials use openqa.selenium, other thoughtworks.selenium, , confused.

  • thoughtworks.selenium original selenium (aka selenium 1, or selenium-rc).
  • openqa.selenium selenium 2 aka selenium webdriver.

Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -