Selenium webdriver : List is not generic; it cannot be parameterized with arguments `` type

后端 未结 2 1186
醉梦人生
醉梦人生 2021-01-26 00:20

I was trying to store link in List, follow below code

public class frameswitch {

public static void main(String[] args) {

    System.setProperty(\"webdriver.ge         


        
2条回答
提交回复
热议问题