Skip to content

Commit

Permalink
Merge pull request #401 from dustinfarris/patch-1
Browse files Browse the repository at this point in the history
Add missing linebreak in browser.rst
  • Loading branch information
andrewsmedina committed May 13, 2015
2 parents fc3c8c3 + 573aa3d commit e114d7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/browser.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ You can manage multiple windows (such as popups) through the windows object:
.. highlight:: python

::

browser.windows # all open windows
browser.windows[0] # the first window
browser.windows[window_name] # the window_name window
Expand Down

0 comments on commit e114d7b

Please sign in to comment.