Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

selenium python find element by class name with space

driver.find_element_by_xpath("//div[@class='target with space or maybe another-long-text']")
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #selenium #python #find #element #class #space
ADD COMMENT
Topic
Name
3+4 =