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

[feat] inspect UI elements information and work for UI automation testing frameworks #2023

Closed
2 tasks done
lost22git opened this issue Aug 14, 2023 · 1 comment
Closed
2 tasks done
Labels
bug Something isn't working

Comments

@lost22git
Copy link

Is there an existing issue for this?

  • I have searched the existing issues.

Is this issue related to iced?

  • My hardware is compatible and my graphics drivers are up-to-date.

What happened?

I want to use appium-inspector to inspect iced app elements to get xpath, but it can not get them. (both glow and wgpu example)

Screenshot 2023-08-14 133819

What is the expected behavior?

can get elements info and work for UI automation frameworks (like appium with WinAppDriver)

Version

crates.io release

Operating System

Windows

Do you have any log output?

No response

@lost22git lost22git added the bug Something isn't working label Aug 14, 2023
@lost22git lost22git changed the title can not get elements information using UI inspect tool on windows [feat] inspect UI elements information and work for UI automation frameworks Aug 14, 2023
@lost22git lost22git changed the title [feat] inspect UI elements information and work for UI automation frameworks [feat] inspect UI elements information and work for UI automation testing frameworks Aug 14, 2023
@hecrj
Copy link
Member

hecrj commented Aug 15, 2023

Not a bug, simply not supported. See #552.

@hecrj hecrj closed this as completed Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants