public interface IStep
Modifier and Type | Method and Description |
---|---|
void |
checkStep(IPage page)
checkStep call checkPage
|
org.openqa.selenium.WebDriver |
getDriver()
Quick getter to the global web driver
|
void checkStep(IPage page)
page
- is the target pageorg.openqa.selenium.WebDriver getDriver()
Copyright © 2023 NoraUi. All rights reserved.