-
-
Notifications
You must be signed in to change notification settings - Fork 42
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
Expose method in TealAppDriver
that checks if elements are visible
#1182
Conversation
Code Coverage Summary
Diff against main
Results for commit: 118dd3b Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Unit Tests Summary 1 files 30 suites 2m 51s ⏱️ Results for commit 118dd3b. ♻️ This comment has been updated with latest results. |
Unit Test Performance Difference
Results for commit 77a6a22 ♻️ This comment has been updated with latest results. |
@averissimo maybe you can also adjust tests where this method would be used? So that once this is merged, tests are already updated? |
Signed-off-by: André Veríssimo <[email protected]>
Co-authored-by: Marcin <[email protected]> Signed-off-by: André Veríssimo <[email protected]>
Are there any current tests that could use this method? |
@m7pr There is in https://github.com/insightsengineering/teal.widgets/pull/240/files#diff-62f05f4a2946a28d82c9a50384d362f9c47e6af156367fb8a9bc485bf1bb2f32R183 edit: in addition to the call in |
Just used it today in here insightsengineering/teal.modules.general@1c63108#diff-9e1057767ea879b12e16e9c988cc2ec02991e30b18e4d87a2cfe91b79ce3548bR75-R81 This is soo great |
Pull Request
Fixes #1181
Changes description