frame method
Select a frame that is a direct descendent of a frame selected previously in the chain.
Syntax
eyes.check(Target.frame(frame).frame(frame))
Parameters
- frame
- Type:number|string|By|WebElement|EyesWebElement
- A descriptor for the frame.
Return value
- Type: SeleniumCheckSettings
- The value returned is the object that called the method. You can use it to call other methods supported by the object class.