module ::Appium module Core class Element include TestaAppiumDriver::TypeSelectors include TestaAppiumDriver::Attributes end end end