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

Roadmap of XPath syntax #21

Open
code4craft opened this issue May 8, 2016 · 2 comments
Open

Roadmap of XPath syntax #21

code4craft opened this issue May 8, 2016 · 2 comments
Milestone

Comments

@code4craft
Copy link
Owner

code4craft commented May 8, 2016

Name Expression Version
condition and nth //div[@Class='a'][1]
last //div/span[last()-1]
@TGhoul
Copy link

TGhoul commented Jan 2, 2018

建议添加对轴语法的支持

@a10309989
Copy link

建议添加对于获取父节点/parent::* 或者../的语法

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

3 participants