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

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.

主站蜘蛛池模板: 镇安县| 昔阳县| 米泉市| 沂源县| 蕉岭县| 大同县| 合江县| 龙游县| 达拉特旗| 方山县| 达尔| 梧州市| 北流市| 长兴县| 谢通门县| 商城县| 桂东县| 霍林郭勒市| 婺源县| 桓仁| 拜泉县| 长武县| 尚义县| 奉贤区| 扶绥县| 大方县| 通道| 永和县| 文成县| 甘谷县| 亚东县| 绍兴市| 绍兴县| 滨海县| 揭东县| 恩平市| 东阿县| 项城市| 金华市| 长春市| 丹巴县|