I'm trying to learn Selenium WebDriver on my own, but I'm having difficulties.
Some commands are not working in Eclipse.
For example, for the command " Import org.openqa.selenium.webdriver
" the message will appear:
The import org.junit.selenium can not be resolved
Can you help me?