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

#displayed? and #wait_for_displayed use pos-args for seconds instead of kwargs #142

Open
luke-hill opened this issue Apr 5, 2023 · 0 comments
Labels
Bug Fix Something isn't working

Comments

@luke-hill
Copy link
Collaborator

Issue to raise for SitePrism framework

This issue should be fixed in-line with all other areas

Expected Behavior

We should be using wait key here and simplify the method

Actual Behavior

seconds has to be the first value i.e. displayed?(3) instead of displayed?(wait: 3)

Steps to reproduce

N/A

@luke-hill luke-hill added the Bug Fix Something isn't working label Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Fix Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant