Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
host: wait for view in Edit host step (SatelliteQE#1362)
`EditHost` step now waits for the view to be displayed. Needed for an edge case, when editing a host with empty values, i.e., `host.update(client.hostname, {})`, is too fast and the view is not yet fully loaded.
- Loading branch information