- 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."
- Vue.js前端開發(fā)基礎(chǔ)與項(xiàng)目實(shí)戰(zhàn)
- Apache Spark 2 for Beginners
- 零基礎(chǔ)學(xué)Java程序設(shè)計
- C語言實(shí)驗(yàn)指導(dǎo)及習(xí)題解析
- Learning Three.js:The JavaScript 3D Library for WebGL
- 精通Python自動化編程
- C語言程序設(shè)計上機(jī)指導(dǎo)與習(xí)題解答(第2版)
- Modern C++ Programming Cookbook
- BeagleBone Robotic Projects(Second Edition)
- 測試架構(gòu)師修煉之道:從測試工程師到測試架構(gòu)師
- 從零開始學(xué)UI:概念解析、實(shí)戰(zhàn)提高、突破規(guī)則
- TypeScript全棧開發(fā)
- jQuery Mobile Web Development Essentials(Second Edition)
- Developer,Advocate!
- 從零開始學(xué)UI設(shè)計·基礎(chǔ)篇