1、创建maven project步骤参考网址:
https://www.softwaretestingmaterial.com/create-selenium-maven-project/
2、创建maven project后,一开始没有Maven Dependencies,写入pom.xml,保存,就会出现;
若出现jar包miss,alt+f5更新下载maven依赖。
3、testng可以使用help-install new software,填网址下载,网上教程很多;
4、firefox浏览器和webdriver的关系参考网址:https://blog.youkuaiyun.com/u013250071/article/details/78803230
firefox47及以上的版本需要下载驱动geckodriver