Apr-01-2020, 04:04 PM
Hello guys Im using python and selenium
I know the code Drive.find_element_byXpath("...").click()
But I want to open in a new window, not in the same window. do you guys know some way to do?
I know the code Drive.find_element_byXpath("...").click()
But I want to open in a new window, not in the same window. do you guys know some way to do?