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

Discuss/Consider using a dictionary or single argument for timing parameters on library import #1830

Open
emanlove opened this issue May 18, 2023 · 1 comment

Comments

@emanlove
Copy link
Member

With the recent addition of the page load timeout [#1535] and the action chain delay [#1768] parameters along with the upcoming addition of waiting for expected conditions [#1827] and getters for the timeout settings [#1825], I raised up the question of whether or not we have to many library import arguments. In the same light as the way multiple timeout settings may be inquired, could we make the timeout / timing / delay attributes a single argument, maybe as a dictionary, that can be passed to the library import.

@emanlove emanlove added this to the V6.2.0 milestone May 18, 2023
@Snooz82
Copy link
Member

Snooz82 commented Sep 18, 2023

I personally would consider a dictionary an unnecessary complexity.

multiple arguments are specially for library inits better for users.

@emanlove emanlove modified the milestones: v6.2.0, v6.3.0 Nov 19, 2023
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