| Package | Description |
|---|---|
| com.applitools.eyes.selenium.frames |
| Modifier and Type | Method and Description |
|---|---|
Frame |
FrameChain.peek() |
Frame |
FrameChain.pop()
Removes the last inserted frame element.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<Frame> |
FrameChain.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
FrameChain.push(Frame frame)
Appends a frame to the frame chain.
|
Copyright © 2019. All rights reserved.