- 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."
- Learning Real-time Processing with Spark Streaming
- Learn Type:Driven Development
- Practical DevOps
- Mastering Python High Performance
- Spring實戰(第5版)
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- Apache Mahout Clustering Designs
- Java EE核心技術與應用
- PHP+Ajax+jQuery網站開發項目式教程
- Python爬蟲、數據分析與可視化:工具詳解與案例實戰
- 軟件供應鏈安全:源代碼缺陷實例剖析
- 計算機應用基礎教程(Windows 7+Office 2010)
- 零基礎學Python編程(少兒趣味版)
- 3ds Max印象 電視欄目包裝動畫與特效制作
- Java程序設計基礎(第6版)