Searched refs:_test_url (Results 1 – 4 of 4) sorted by relevance
28 self._test_url = 'http://www.msn.com/'32 self._test_url = 'http://localhost:8000/hello.html'51 driver.get(self._test_url)63 raise error.TestError('Expected cookie for %s' % self._test_url)
23 self._test_url = 'http://localhost:8000/hello.html'43 driver.get(self._test_url)
50 self._test_url = spec + path + '?continue=' + spec + self._wait_path73 cr.browser.tabs[0].Navigate(self._test_url)
62 _test_url = None variable in desktopui_FlashSanityCheck