Skip to content

Commit d6eb465

Browse files
committed
Switch back to default content
1 parent 21d90a0 commit d6eb465

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/galaxy_test/selenium/test_dataset_edit.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ def test_history_dataset_display_text(self):
3434
self.switch_to_dataset_panel()
3535
text = self.components.dataset_display.content.wait_for_text()
3636
assert "chr1 4225 19670" in text
37+
self.driver.switch_to.default_content()
3738

3839
@selenium_test
3940
@managed_history

0 commit comments

Comments
 (0)