Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SYN-4088: Adds max_wait_time and wait_for_nav_timeout to browser steps #24

Closed
wants to merge 9 commits into from
Closed

Conversation

sangn-splunk
Copy link
Collaborator

Resolves https://splunk.atlassian.net/browse/SYN-4088


Before the change?

Assert steps on browser steps did not allow you to configure a wait time (wait for x seconds for an element to appear). And steps with navigation did not allow you to configure how long to wait for a navigation event.

After the change?

Adds max_wait_time and wait_for_nav_timeout to browser steps, allowing users to specify wait times. See https://splunk.enterprise.slack.com/docs/T024FQ3UW/F07BZ0A7TK6 for a small demo.

Pull request checklist

  • Acceptance Tests have been updated, run (make testacc), and pasted in this PR (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Acceptance Test Output


Does this introduce a breaking change?

  • Yes
  • No

@github-actions github-actions bot locked and limited conversation to collaborators Jul 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants