You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wait for visible, pattern, page actions
back action #52
provide collection action - for cases when rules are not defined before actions are performed #64
postActions support
concurrent cases actions support - when we don't know what to do exactly
performance improved for wait action
actions results rule type - for cases when we don't need parse
possibility to use blank scopes for rules, for virtual rules which can get results from actions for example
Refs #57
🐗
so, the idea is to have captcha, which will be initialized like that... captcha(parser) -> this will add captcha action via Parser.addAction to the parser
It should:
Implement:
The text was updated successfully, but these errors were encountered: