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 ablitity to interact with tabs #17

Open
psuryateja123 opened this issue May 2, 2024 · 1 comment
Open

Add ablitity to interact with tabs #17

psuryateja123 opened this issue May 2, 2024 · 1 comment

Comments

@psuryateja123
Copy link

As there were multiple tabs, we needed a new functionality or helper that could interact with tabs, performing actions such as

  • closing tabs
  • moving between tabs

Can think of those at the moment, but will add them to this if needed.

@tjpalmer85
Copy link
Contributor

If /pay tabs are the same as Pension Fusion then I think we can easily handle this on the selenium side of the framework. CQ class already does the hard work by returning a web element via wait_for_single_query_visible that we can then use the click action against.

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

2 participants