Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

It can take more than 20 seconds to find only one element. How to make it quicker? #41

Open
fengnex opened this issue Apr 29, 2020 · 0 comments

Comments

@fengnex
Copy link

fengnex commented Apr 29, 2020

The plugin works!
However, what makes me surprised is that the plugin needs spend more than 20 seconds finding only one element in the screen by executing the following only ONE line code according to my test:
driver.find_element_by_custom("ai:search").click()

I believe many people would argue that wheter we can really use it in the real test environment, especially when we need to qickly obtain the correct test result. So, how to make it quicker?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant