I have a button made in ext , that it should open a window when Selenium clicked, but it does not happen, I'm doing it as follows.
from selenium import webdriver
from selenium.webdriver.support.ui import WebDriverWait
import...
asked by
13.01.2016 / 18:01