mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Update ToC
This commit is contained in:
parent
94f7f8881a
commit
ee3070773b
1 changed files with 3 additions and 3 deletions
|
@ -39,8 +39,6 @@ GitHub): http://groups.google.com/group/ruby-capybara
|
|||
- [RackTest](#racktest)
|
||||
- [Selenium](#selenium)
|
||||
- [Apparition](#apparition)
|
||||
- [Capybara-webkit](#capybara-webkit)
|
||||
- [Poltergeist](#poltergeist)
|
||||
- [The DSL](#the-dsl)
|
||||
- [Navigating](#navigating)
|
||||
- [Clicking links and buttons](#clicking-links-and-buttons)
|
||||
|
@ -60,11 +58,13 @@ GitHub): http://groups.google.com/group/ruby-capybara
|
|||
- [Using the DSL elsewhere](#using-the-dsl-elsewhere)
|
||||
- [Calling remote servers](#calling-remote-servers)
|
||||
- [Using sessions](#using-sessions)
|
||||
- [Named sessions](#named-sessions)
|
||||
- [Using sessions manually](#using-sessions-manually)
|
||||
- [XPath, CSS and selectors](#xpath-css-and-selectors)
|
||||
- [Beware the XPath // trap](#beware-the-xpath--trap)
|
||||
- [Configuring and adding drivers](#configuring-and-adding-drivers)
|
||||
- [Gotchas:](#gotchas)
|
||||
- ["Threadsafe" mode](#threadsafe)
|
||||
- ["Threadsafe" mode](#threadsafe-mode)
|
||||
- [Development](#development)
|
||||
|
||||
## <a name="key-benefits"></a>Key benefits
|
||||
|
|
Loading…
Add table
Reference in a new issue