June 2017
Intermediate to advanced
256 pages
5h 38m
English
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "With version 1.6, Appium has provided support to UiAutomator 2. Appium uses the appium-android-bootstrap module to interact with UI Automator. "
A block of code is set as follows:
@Beforepublic void startAppiumServer() throws IOException { AppiumDriverLocalService appiumService = AppiumDriverLocalService.buildDefaultService(); appiumService.start();}
Any command-line input or output ...
Read now
Unlock full access