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

When loading application, exception created related to thread #7

Closed
nalvarez508 opened this issue Mar 24, 2022 · 0 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@nalvarez508
Copy link
Owner

nalvarez508 commented Mar 24, 2022

When launching the application, an exception is created related to threading. The second image search in the webdriver never occurs, leading me to believe there is an issue with the lock mechanism.

This issue has only occurred on MacOS. Additionally, searching fails because the results page "loads" before the results are displayed. This is issue #8

Thoughts: On MacOS, force the initial image searches to occur sequentially and not in parallel on the second search. Additionally, implement a check when loading results that certain elements are visible.

@nalvarez508 nalvarez508 added the bug Something isn't working label Mar 24, 2022
@nalvarez508 nalvarez508 self-assigned this Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant