public class ChromeMobileDriverImpl extends BaseMobileDriverImpl
org.openqa.selenium.WebDriver.ImeHandler, org.openqa.selenium.WebDriver.Navigation, org.openqa.selenium.WebDriver.Options, org.openqa.selenium.WebDriver.TargetLocator, org.openqa.selenium.WebDriver.Timeouts, org.openqa.selenium.WebDriver.Window
Constructor and Description |
---|
ChromeMobileDriverImpl(java.lang.String browserURL,
org.openqa.selenium.WebDriver webDriver) |
Modifier and Type | Method and Description |
---|---|
void |
hideKeyboard() |
boolean |
isInViewport(java.lang.String locator) |
boolean |
isKeyboardVisible() |
protected void |
tap(java.lang.String locator) |
addCustomRequestHeader, addLocationStrategy, addScript, addSelection, allowNativeXpath, altKeyDown, altKeyUp, answerOnNextPrompt, antCommand, assertAlert, assertAlertNotPresent, assertChecked, assertConfirmation, assertConsoleErrors, assertConsoleTextNotPresent, assertConsoleTextPresent, assertCssValue, assertEditable, assertElementNotPresent, assertElementPresent, assertEmailBody, assertEmailSubject, assertHTMLSourceTextNotPresent, assertHTMLSourceTextPresent, assertJavaScriptErrors, assertLiferayErrors, assertLocation, assertNoJavaScriptExceptions, assertNoLiferayExceptions, assertNotAlert, assertNotChecked, assertNotEditable, assertNotLocation, assertNotPartialText, assertNotSelectedLabel, assertNotText, assertNotValue, assertNotVisible, assertPartialConfirmation, assertPartialText, assertSelectedLabel, assertText, assertTextNotPresent, assertTextPresent, assertValue, assertVisible, assignId, attachFile, captureEntirePageScreenshot, captureEntirePageScreenshotToString, captureNetworkTraffic, captureScreenshot, captureScreenshotToString, check, chooseCancelOnNextConfirmation, chooseOkOnNextConfirmation, click, clickAndWait, clickAt, clickAt, clickAtAndWait, close, connectToEmailAccount, contextMenu, contextMenuAt, controlKeyDown, controlKeyUp, copyText, copyValue, createCookie, deleteAllEmails, deleteAllVisibleCookies, deleteCookie, deselectPopUp, doubleClick, doubleClickAt, dragAndDrop, dragAndDropToObject, dragdrop, echo, fail, fireEvent, focus, getAlert, getAllButtons, getAllFields, getAllLinks, getAllWindowIds, getAllWindowNames, getAllWindowTitles, getAttribute, getAttributeFromAllWindows, getBodyText, getConfirmation, getCookie, getCookieByName, getCssCount, getCurrentDay, getCurrentDayName, getCurrentMonth, getCurrentYear, getCursorPosition, getElementHeight, getElementIndex, getElementPositionLeft, getElementPositionTop, getElementText, getElementText, getElementValue, getElementValue, getElementWidth, getEmailBody, getEmailSubject, getEval, getExpression, getFirstNumber, getFirstNumberIncrement, getHtmlNode, getHtmlNodeHref, getHtmlNodeText, getHtmlSource, getLocation, getLog, getMouseSpeed, getNumberDecrement, getNumberIncrement, getOutputDirName, getPrimaryTestSuiteName, getPrompt, getSelectedId, getSelectedIds, getSelectedIndex, getSelectedIndexes, getSelectedLabel, getSelectedLabel, getSelectedLabels, getSelectedValue, getSelectedValues, getSelectOptions, getSikuliImagesDirName, getSpeed, getTable, getTestDependenciesDirName, getText, getTitle, getValue, getWebElement, getWebElement, getWebElements, getWebElements, getWhetherThisFrameMatchFrameExpression, getWhetherThisWindowMatchWindowExpression, getXpathCount, goBack, goBackAndWait, highlight, ignoreAttributesWithoutValue, isAlertPresent, isChecked, isConfirmation, isConfirmationPresent, isCookiePresent, isEditable, isElementNotPresent, isElementPresent, isElementPresentAfterWait, isHTMLSourceTextPresent, isNotChecked, isNotEditable, isNotPartialText, isNotSelectedLabel, isNotText, isNotValue, isNotVisible, isOrdered, isPartialText, isPromptPresent, isSelectedLabel, isSikuliImagePresent, isSomethingSelected, isTCatEnabled, isTestName, isText, isTextNotPresent, isTextPresent, isValue, isVisible, javaScriptMouseDown, javaScriptMouseUp, keyDown, keyDownAndWait, keyDownNative, keyPress, keyPressAndWait, keyPressNative, keyUp, keyUpAndWait, keyUpNative, makeVisible, metaKeyDown, metaKeyUp, mouseDown, mouseDownAt, mouseDownRight, mouseDownRightAt, mouseMove, mouseMoveAt, mouseOut, mouseOver, mouseRelease, mouseUp, mouseUpAt, mouseUpRight, mouseUpRightAt, open, open, openWindow, paste, pause, pauseLoggerCheck, refresh, refreshAndWait, removeAllSelections, removeScript, removeSelection, replyToEmail, retrieveLastRemoteControlLogs, rollup, runScript, saveScreenshot, saveScreenshotAndSource, saveScreenshotBeforeAction, scrollWebElementIntoView, select, selectAndWait, selectFrame, selectPopUp, selectWindow, sendActionDescriptionLogger, sendActionLogger, sendEmail, sendKeys, sendKeysAceEditor, sendLogger, sendMacroDescriptionLogger, sendTestCaseCommandLogger, sendTestCaseHeaderLogger, setBrowserLogLevel, setContext, setCursorPosition, setDefaultTimeout, setDefaultTimeoutImplicit, setExtensionJs, setMouseSpeed, setPrimaryTestSuiteName, setSpeed, setTimeout, setTimeoutImplicit, setWindowSize, shiftKeyDown, shiftKeyUp, showContextualBanner, showContextualBanner, shutDownSeleniumServer, sikuliAssertElementNotPresent, sikuliAssertElementPresent, sikuliClick, sikuliClickByIndex, sikuliDragAndDrop, sikuliLeftMouseDown, sikuliLeftMouseUp, sikuliMouseMove, sikuliRightMouseDown, sikuliRightMouseUp, sikuliType, sikuliUploadCommonFile, sikuliUploadTCatFile, sikuliUploadTempFile, start, start, start, startLogger, stop, stopLogger, submit, swipeWebElementIntoView, type, typeAceEditor, typeAlloyEditor, typeCKEditor, typeKeys, typeKeys, typeScreen, uncheck, uploadCommonFile, uploadFile, uploadTempFile, useXpathLibrary, waitForCondition, waitForConfirmation, waitForElementNotPresent, waitForElementPresent, waitForFrameToLoad, waitForNotPartialText, waitForNotSelectedLabel, waitForNotText, waitForNotValue, waitForNotVisible, waitForPageToLoad, waitForPartialText, waitForPopUp, waitForSelectedLabel, waitForText, waitForTextNotPresent, waitForTextPresent, waitForValue, waitForVisible, windowFocus, windowMaximize, windowMaximizeAndWait
closeApp, context, execute, findElementByAccessibilityId, findElementsByAccessibilityId, getAppStrings, getAppStrings, getContext, getContextHandles, getOrientation, installApp, isAppInstalled, launchApp, location, performMultiTouchAction, performTouchAction, pinch, pinch, pullFile, pullFolder, removeApp, resetApp, rotate, runAppInBackground, scrollTo, scrollToExact, setLocation, swipe, tap, tap, zoom, zoom
findElement, findElements, get, getCurrentUrl, getPageSource, getWindowHandle, getWindowHandles, getWrappedWebDriver, manage, navigate, quit, switchTo
public ChromeMobileDriverImpl(java.lang.String browserURL, org.openqa.selenium.WebDriver webDriver)
public void hideKeyboard()
hideKeyboard
in interface io.appium.java_client.DeviceActionShortcuts
hideKeyboard
in class MobileDriverWrapper
public boolean isInViewport(java.lang.String locator)
isInViewport
in class BaseMobileDriverImpl
public boolean isKeyboardVisible() throws java.lang.Exception
java.lang.Exception
protected void tap(java.lang.String locator)
tap
in class BaseMobileDriverImpl