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

feat: handle new promise execution for driver and return as value driver from selenium #18

Merged
merged 20 commits into from
Apr 27, 2024

Conversation

andostronaut
Copy link
Member

This is an automated pull request for branch develop

@andostronaut andostronaut merged commit 0a0e4d9 into main Apr 27, 2024
2 checks passed
andostronaut pushed a commit that referenced this pull request Apr 27, 2024
…ver from selenium (#18)* feat: add prettierrc json config and update git ignore* feat: add import map* docs: use contributing and code of conduct* feat: install selenium webdriver and std assert on deps* feat: configure deno.json use fmt, lint, compiler options* chore: delete tsconfig* feat: create browser engines, types, constants* feat: create gh workflows to auto create pull request* feat: add edge to browser enginer and remove utils folder from import maps* feat: clean arch and update deno fmt, lint* feat: re-arch pkg to be drowser and clean file, dir* feat: handle drowser json config and validate url* feat: handle new promise execution for driver and return as value driver from selenium (#19)

* feat: add prettierrc json config and update git ignore

* feat: add import map

* docs: use contributing and code of conduct

* feat: install selenium webdriver and std assert on deps

* feat: configure deno.json use fmt, lint, compiler options

* chore: delete tsconfig

* feat: create browser engines, types, constants

* feat: create gh workflows to auto create pull request

* feat: add edge to browser enginer and remove utils folder from import maps

* feat: clean arch and update deno fmt, lint

* feat: re-arch pkg to be drowser and clean file, dir

* feat: handle drowser json config and validate url

* feat: handle new promise execution for driver and return as value driver from selenium

* fix: handle return promise in driver in get url
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.

1 participant