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

How to iterate attributes of an element with AutoPilotHuge? #11

Open
fantasylion opened this issue Apr 8, 2018 · 1 comment
Open

How to iterate attributes of an element with AutoPilotHuge? #11

fantasylion opened this issue Apr 8, 2018 · 1 comment

Comments

@fantasylion
Copy link

Hello
I have a question need your help please. I know that use selectAttr( * ) choose all attributes of an element at AutoPilot. But how to do that with AutoPilotHuge.

@jzhang2004
Copy link
Owner

I think you can resort to xpath to access attributes. IWO, use @* and compile it into xpath expression.

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