Download as xlsx, pdf, or txt
Download as xlsx, pdf, or txt
You are on page 1of 2

Click .

click(findTestObjects())
Delay .delay(3)
check .check(findTestObject())

DROPDOWN
Select Option By Label .selectOptionByLabel(findTestObject(), '4 ','False')
Select Option By Value
Select Option By Index

Verify Element Visible


First to find object, Second for value and 3rd for regular expression

You might also like