Class CurrentFrameUrl

java.lang.Object
com.codeborne.selenide.conditions.webdriver.CurrentFrameCondition
com.codeborne.selenide.conditions.webdriver.CurrentFrameUrl
All Implemented Interfaces:
ObjectCondition<org.openqa.selenium.WebDriver>

@ParametersAreNonnullByDefault public class CurrentFrameUrl extends CurrentFrameCondition
  • Constructor Details

    • CurrentFrameUrl

      public CurrentFrameUrl(String expectedUrl)
  • Method Details