Skip to content
New issue

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

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

Already on GitHub? # to your account

[plugin-web-app] Add step to wait for element appearance with desired timeout #4893

Merged

Conversation

draker94
Copy link
Contributor

Closes #4875

@draker94 draker94 requested a review from a team as a code owner March 13, 2024 08:15
@draker94 draker94 force-pushed the add_step_wait_element_with_timeout branch from b0b05dc to c4bea91 Compare March 13, 2024 08:31
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.38%. Comparing base (3e691e7) to head (42d6110).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #4893   +/-   ##
=========================================
  Coverage     97.38%   97.38%           
- Complexity     6590     6592    +2     
=========================================
  Files           921      921           
  Lines         19055    19059    +4     
  Branches       1269     1269           
=========================================
+ Hits          18556    18560    +4     
  Misses          392      392           
  Partials        107      107           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@draker94 draker94 marked this pull request as draft March 13, 2024 08:53
@draker94 draker94 force-pushed the add_step_wait_element_with_timeout branch from c4bea91 to 93ef772 Compare March 13, 2024 09:06
@draker94 draker94 marked this pull request as ready for review March 13, 2024 09:06
@draker94 draker94 force-pushed the add_step_wait_element_with_timeout branch from 93ef772 to 42d6110 Compare March 13, 2024 13:20
@valfirst valfirst merged commit b7651c8 into vividus-framework:master Mar 13, 2024
8 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add step to wait for an element using specified timeout
3 participants