Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

click on button tag with only class selenium python

from selenium.webdriver.common.by import By
from selenium.webdriver.support.ui import WebDriverWait
from selenium.webdriver.support import expected_conditions as EC
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #click #button #tag #class #selenium #python
ADD COMMENT
Topic
Name
1+4 =