diff --git a/MULTI_FLOWS/tc0101.py b/MULTI_FLOWS/tc0101.py index 1027943..e8c6814 100644 --- a/MULTI_FLOWS/tc0101.py +++ b/MULTI_FLOWS/tc0101.py @@ -65,7 +65,6 @@ def test_01_01(): sb.sleep(7) sb.switch_to_window(4) sb.click('button:contains("Cancel")') #Confirm - sb.sleep(30) if __name__ == "__main__": test_01_01() \ No newline at end of file