We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bee2a7a commit 867da35Copy full SHA for 867da35
examples/test_login.py
@@ -12,3 +12,4 @@ def test_swag_labs_login(self):
12
self.login_to_swag_labs()
13
self.assert_element("div.inventory_list")
14
self.assert_element('.inventory_item:contains("Sauce Labs Backpack")')
15
+ self.js_click("a#logout_sidebar_link")
0 commit comments