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

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

Android Gson.fromJson error -