Skip to content

Commit 792612e

Browse files
working on comments on suite refactor
1 parent 2c915f6 commit 792612e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/pdf_viewer/test_download_triggered_on_content_disposition_attachment.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,6 @@ def test_download_panel_triggered_on_content_disposition_attachment(
4949
nav.search(CONTENT_DISPOSITION_ATTACHMENT_URL)
5050
# wait till open option is available
5151
sleep(3)
52-
# with driver.context(driver.CONTEXT_CHROME):
53-
# driver.switch_to.window(driver.window_handles[-1])
54-
# driver.find_element(By.ID, "handleInternally").click()
55-
# sleep(2)
56-
# driver.find_element(By.ID, "unknownContentTypeWindow").send_keys(Keys.ENTER)
5752

5853
browser_actions.select_file_opening_option()
5954

0 commit comments

Comments
 (0)