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

Refactor waitForExist to resolve immediately, handle nested selectors and more #2

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

timcubb
Copy link

@timcubb timcubb commented Mar 17, 2021

Refactor waitForExist to resolve immediately, handle nested selectors, handle functions as selectors, and provide better error messages showing which selectors were not found and which variant the error happened in.

…, handle functions as selectors, and provide better error messages showing which selectors were not found and which variant the error happened in.
@timcubb
Copy link
Author

timcubb commented Mar 17, 2021

@teolisitza @phylliswong @joshua-barnard-evolv^^

I also think we should set this repo up with a /src & /dist folder so we can write in a more succinct syntax or TS and maintain that code as well as the transpiled ES5 code.

thoughts?

@timcubb timcubb changed the title Refactor waitForExist to resolve immediately, handle nested selectors and more [WIP] Refactor waitForExist to resolve immediately, handle nested selectors and more Mar 18, 2021
@timcubb timcubb marked this pull request as draft March 18, 2021 00:02
@timcubb timcubb changed the title [WIP] Refactor waitForExist to resolve immediately, handle nested selectors and more Refactor waitForExist to resolve immediately, handle nested selectors and more Mar 18, 2021
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

Successfully merging this pull request may close these issues.

2 participants