[chromedriver] Run testDontGoBackOrGoForward in a new tab.
commite44a61d2d13d227329a9cdcd696af23d8689e59b
authorsamuong <samuong@chromium.org>
Thu, 30 Jul 2015 02:11:09 +0000 (29 19:11 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 30 Jul 2015 02:11:48 +0000 (30 02:11 +0000)
treed7c5649352ff8b36c4a0348e0fffcf3b6797e4da
parent43dad577a3dec647c2c3bd1b5e6b61bc138100e0
[chromedriver] Run testDontGoBackOrGoForward in a new tab.

This ensures that the test is isolated from previous tests. This test needs to
be run in a tab that has no browser history (so that the back and forward
buttons won't do anything).

BUG=
TBR=stgao@chromium.org

Review URL: https://codereview.chromium.org/1261413002

Cr-Commit-Position: refs/heads/master@{#341037}
chrome/test/chromedriver/test/run_py_tests.py