- Selenium Essentials
- Prashanth Sams
- 182字
- 2021-07-23 19:51:37
Conventions
In this book, you will find a number of styles of text 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: "Now, replace the directory on your code with C:/Users/user_name/AppData/Local/Google/Chrome/New User
."
A block of code is set as follows:
<testdata> <testvarname="value" /> <testvarname="value" /> <testvarname="value" /> </testdata>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
driver.switchTo().frame(value);
Any command-line input or output is written as follows:
$ Unzip chromedriver_linux64.zip $ cp chromedriver /usr/local/bin $ chmod +x /usr/local/bin/chromedriver
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "It will prompt you to enter the admin password; enter it to set the path."
- Mobile Application Development:JavaScript Frameworks
- Java程序員面試算法寶典
- PhpStorm Cookbook
- Nexus規模化Scrum框架
- Mastering Apache Maven 3
- 組態軟件技術與應用
- Kotlin從基礎到實戰
- Instant Lucene.NET
- 創意UI:Photoshop玩轉APP設計
- BeagleBone Robotic Projects(Second Edition)
- 零基礎學C++(升級版)
- Android應用程序設計
- Java Web 從入門到項目實踐(超值版)
- Mastering R for Quantitative Finance
- VMware vRealize Orchestrator Essentials