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

Usage in integration test #57

Open
matthias-glatthorn opened this issue Nov 9, 2020 · 4 comments
Open

Usage in integration test #57

matthias-glatthorn opened this issue Nov 9, 2020 · 4 comments

Comments

@matthias-glatthorn
Copy link

Is there any way, I can interact with the DescribedFeatureOverlay and/ or its contents in an integration test? I try to get Widgets under tapTarget and description using find.byValueKey but I don't get any results.

@matejkramny
Copy link

In addition using enablePulsingAnimation blocks pumpAndSettle().

The driver turns off animations, is there not a way to respect it?

@japatel225
Copy link

Hi @theoreticalsampling @matejkramny , did you find a way to find and tap on the tapTarget widget?

@sxtfv
Copy link

sxtfv commented Nov 11, 2021

+1, @theoreticalsampling @japatel225 did you succeed here?

@matthias-glatthorn
Copy link
Author

No, I ended up disabling DescribedFeatureOverlay in my integration tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants