Skip to content

Commit

Permalink
search_content_hosts() wait to display page
Browse files Browse the repository at this point in the history
  • Loading branch information
damoore044 committed Feb 15, 2024
1 parent 6b732ea commit 43e5913
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions airgun/entities/errata.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ def search_content_hosts(self, entity_name, value, environment=None):
installable=False,
repo=None,
)
view.content_hosts.wait_displayed()
return view.content_hosts.search(value, environment=environment)


Expand Down

0 comments on commit 43e5913

Please sign in to comment.