Class ShouldNot

java.lang.Object
com.codeborne.selenide.FluentCommand
com.codeborne.selenide.commands.ShouldNot
All Implemented Interfaces:
Command<SelenideElement>
Direct Known Subclasses:
ShouldNotBe, ShouldNotHave

public class ShouldNot extends FluentCommand
  • Constructor Details

    • ShouldNot

      public ShouldNot()
    • ShouldNot

      protected ShouldNot(String prefix)
  • Method Details