官术网_书友最值得收藏!

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: "You can even open the search_test.html file in your web browser and see how it looks!"

A block of code is set as follows:

more_info_buttons = special_items.collect do |special_item|
  special_item.find_element(:class, "more-info")
end

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

require 'rubygems'
require 'selenium-webdriver'

selenium = Selenium::WebDriver.for(:firefox)
selenium.get("http://awful-valentine.com/")
selenium.find_element(:id, "searchinput").clear
selenium.find_element(:id, "searchinput").send_keys("cheese")
selenium.find_element(:id, "searchsubmit").click
selenium.quit

Any command-line input or output is written as follows:

ruby run_tests.rb

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: "Click on Install Now when it becomes clickable after several seconds."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 新余市| 黔南| 凤凰县| 萨嘎县| 浦江县| 新密市| 大同县| 寿光市| 海门市| 玛多县| 红桥区| 延寿县| 兴仁县| 鄂托克前旗| 饶河县| 新源县| 监利县| 奇台县| 黄梅县| 绩溪县| 安龙县| 乐业县| 理塘县| 江孜县| 合作市| 察哈| 三门县| 商河县| 绥宁县| 普格县| 西充县| 太白县| 新闻| 穆棱市| 上饶县| 石城县| 乡宁县| 荃湾区| 天峻县| 谷城县| 黄山市|