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

Is there any support to android espresso/uiautomator, I tried but BufferedImage not supported in android #238

Open
Aasu29 opened this issue Oct 18, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Aasu29
Copy link

Aasu29 commented Oct 18, 2022

tired other way to set images path but it does not support with makeDiff method. Is there any support for File path ?
error is Cannot resolve symbol 'BufferedImage'

@Aasu29 Aasu29 added the enhancement New feature or request label Oct 18, 2022
@Aasu29
Copy link
Author

Aasu29 commented Oct 18, 2022

if I use file as path then error: cannot access BufferedImage
ImageComparisonResult imageComparisonResult = new ImageComparison(path1, path2).compareImages();

@Areyana
Copy link

Areyana commented Nov 10, 2022

  • for this issue, AWT libraries can't be accessed in Android

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

No branches or pull requests

3 participants