Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

identify total number of iframes with Selenium

Int size = driver.findElements(By.tagName("iframe")).size();
Source by www.guru99.com #
 
PREVIOUS NEXT
Tagged: #identify #total #number #iframes #Selenium
ADD COMMENT
Topic
Name
7+4 =