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

Upload img #269

Open
asikin08 opened this issue Oct 18, 2022 · 1 comment
Open

Upload img #269

asikin08 opened this issue Oct 18, 2022 · 1 comment

Comments

@asikin08
Copy link

I have a problem when I want to upload an image use automation flutter gherkin, is there a way to do that?

@linchen2chris
Copy link

where does your flutter app run? browser or native app?
if browser, it's limitted by browser sandbox, you could bild a backend api read file content and pass to flutter gherkin through http, then flutter gherkin steps use file content to upload, this is the way how we do, hope it helps.

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

2 participants