Class TouchAction

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected TouchScreen touchScreen
      Deprecated.
       
      • Fields inherited from class org.openqa.selenium.interactions.internal.BaseAction

        where
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • touchScreen

        protected final TouchScreen touchScreen
        Deprecated.
    • Constructor Detail

      • TouchAction

        public TouchAction​(TouchScreen touchScreen,
                           Locatable locationProvider)
        Deprecated.