Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/shell.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shell.py')
-rw-r--r--tests/shell.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/shell.py b/tests/shell.py
index e6091e8..807e959 100644
--- a/tests/shell.py
+++ b/tests/shell.py
@@ -7,5 +7,5 @@ done_button = shell.child(name="Done", roleName="push button")
done_button.click()
# Switch to the home list view
-radio_button = shell.child(name="List view", roleName="radio button")
-radio_button.click()
+#radio_button = shell.child(name="List view", roleName="radio button")
+#radio_button.click()