- Selenium WebDriver Quick Start Guide
- Pinakin Chaubal
- 164字
- 2021-06-24 18:26:23
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."
A block of code is set as follows:
<dependency>
<groupId>com.codoid.products</groupId>
<artifactId>fillo</artifactId>
<version>1.18</version>
</dependency>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
This piece of code will print out
TestCase1
TestCase3
TestCase4
Any command-line input or output is written as follows:
$ mkdir css
$ cd css
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select System info from the Administration panel."
- pcDuino開(kāi)發(fā)實(shí)戰(zhàn)
- 構(gòu)建高可用Linux服務(wù)器(第4版)
- Google系統(tǒng)架構(gòu)解密:構(gòu)建安全可靠的系統(tǒng)
- Linux內(nèi)核完全注釋(20周年版·第2版)
- Extending Puppet
- 嵌入式應(yīng)用程序設(shè)計(jì)綜合教程(微課版)
- 開(kāi)源安全運(yùn)維平臺(tái)OSSIM疑難解析:入門篇
- 奔跑吧 Linux內(nèi)核(入門篇)
- Learning Magento 2 Administration
- 分布式高可用架構(gòu)之道
- 從零開(kāi)始學(xué)安裝與重裝系統(tǒng)
- Linux網(wǎng)絡(luò)操作系統(tǒng)項(xiàng)目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)
- Ubuntu Linux操作系統(tǒng)實(shí)用教程
- bash shell腳本編程經(jīng)典實(shí)例(第2版)
- 應(yīng)急指揮信息系統(tǒng)設(shè)計(jì)