Hi Meenal, you can use executeScript() method of Javascript Executor to open a new tab in existing browser: driver = new ChromeDriver(); ...
確定! 回上一頁