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

Add PerformActions method to PageObject<TOwner> #178

Closed
YevgeniyShunevych opened this issue May 17, 2018 · 2 comments
Closed

Add PerformActions method to PageObject<TOwner> #178

YevgeniyShunevych opened this issue May 17, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@YevgeniyShunevych
Copy link
Member

Add method to PageObject<TOwner>:

public TOwner PerformActions(Func<Actions, Actions> actionsBuilder);
@DimaDubyk
Copy link

Hi, do you have any plans about release date of framework with actions support?

@YevgeniyShunevych
Copy link
Member Author

Hi. Yes, currently doing the latest changes to the project. v0.17.0 will be released in this week.

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

No branches or pull requests

2 participants