Skip to content

Commit

Permalink
TMP: testing the tab element should be there...
Browse files Browse the repository at this point in the history
  • Loading branch information
davelopez committed Sep 20, 2023
1 parent 7c6f1ef commit a47abb9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ def test_history_export_tracking(self):
history_export_tasks.toggle_options_link.wait_for_and_click()

# Export to FTP file source
history_export_tasks.file_source_tab.wait_for_present()
history_export_tasks.file_source_tab.wait_for_and_click()
self._export_to_ftp_with_filename("my_export.tar.gz")

Expand Down

0 comments on commit a47abb9

Please sign in to comment.