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

[Feature Request]: create a list of element objects in memory for faster access and reuse. #1115

Open
MohabMohie opened this issue May 12, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request triage needs to be looked at

Comments

@MohabMohie
Copy link
Contributor

rather than calling webdriver with every consecutive webelement call (for the first time per element action)
store objects in memory for future reuse, this should improve performance if multiple actions are taken against the same element throughout the same runtime.

@MohabMohie MohabMohie added enhancement New feature or request triage needs to be looked at labels May 12, 2023
@MohabMohie MohabMohie self-assigned this May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage needs to be looked at
Projects
No open projects
Status: 🆕 New
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant