Commit 34bfe021 authored by Michal Čihař's avatar Michal Čihař

Better comment

parent eacd6c63
......@@ -67,7 +67,7 @@ class SeleniumTests(LiveServerTestCase):
self.driver.find_element_by_xpath('//input[@value="Login"]').click()
# We should end up on login page as user was invalid
# FIXME: This is currently broken with Sauce labs
# This is currently broken with Sauce labs, see:
# http://support.saucelabs.com/entries/20629691
#self.driver.find_element_by_name('username')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment