We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add method to PageObject<TOwner>:
PageObject<TOwner>
public TOwner PerformActions(Func<Actions, Actions> actionsBuilder);
The text was updated successfully, but these errors were encountered:
#178 Add PerformActions method to PageObject<TOwner>
8d2ec03
Hi, do you have any plans about release date of framework with actions support?
Sorry, something went wrong.
Hi. Yes, currently doing the latest changes to the project. v0.17.0 will be released in this week.
YevgeniyShunevych
No branches or pull requests
Add method to
PageObject<TOwner>
:The text was updated successfully, but these errors were encountered: