Class RenderEnteredText

java.lang.Object
net.serenitybdd.screenplay.actions.type.RenderEnteredText

public class RenderEnteredText
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    RenderEnteredText()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String getFollowedByKeysDescriptionFor​(java.util.List<org.openqa.selenium.Keys> keys)  
    static java.lang.String getTextAsStringFor​(java.lang.CharSequence... theText)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RenderEnteredText

      public RenderEnteredText()
  • Method Details

    • getFollowedByKeysDescriptionFor

      public static java.lang.String getFollowedByKeysDescriptionFor​(java.util.List<org.openqa.selenium.Keys> keys)
    • getTextAsStringFor

      public static java.lang.String getTextAsStringFor​(java.lang.CharSequence... theText)