0
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
" message appears:
The import org.junit.Selenium cannot be resolved
Can you help me?