“The import org cannot be resolved” error with the imports in Eclipse Photon with selenium Standalone server 3.9.1

前端 未结 5 1263
耶瑟儿~
耶瑟儿~ 2020-12-12 02:22

I\'m creating a basic selenium Webdriver program by adding the selenium jars and relative jars, below is my code. but when i try to resolve firefordriver and webdriver for i

5条回答
  •  悲哀的现实
    2020-12-12 02:55

    Add selenium jars and other required jars to build path of your project in Eclipse and Rebuild the project.

提交回复
热议问题