Skip to content

Commit

Permalink
Update lib/galaxy_test/selenium/test_visualizations.py
Browse files Browse the repository at this point in the history
Co-authored-by: Marius van den Beek <[email protected]>
  • Loading branch information
dannon and mvdbeek authored Jul 19, 2024
1 parent cdcb5bc commit 083ea07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/galaxy_test/selenium/test_visualizations.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ def test_charts_nvd3_bar(self):
def test_charts_h5web(self):
hid = 1
self.perform_upload(self.get_filename("chopper.h5"))
self.history_panel_wait_for_hid_ok(hid)
dataset_component = self.history_panel_click_item_title(hid, wait=True)
dataset_component.visualize_button.wait_for_and_click()

Expand Down

0 comments on commit 083ea07

Please sign in to comment.