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

allow ActionFindHtml to use regex & return for use #19

Open
enygma opened this issue Nov 17, 2010 · 0 comments
Open

allow ActionFindHtml to use regex & return for use #19

enygma opened this issue Nov 17, 2010 · 0 comments
Labels

Comments

@enygma
Copy link
Owner

enygma commented Nov 17, 2010

Modify the findHtml call to not only allow regex (or xpath?) on the value but also to return the found item in future actions.

Example:

  1. findHtml on a link matching "/talk/view/.*?"
  2. Return that object so we can get to the URL
  3. Make another request to get to that URL

viola, request chaining!

@priority high
@Due 11/18/2010

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

No branches or pull requests

1 participant