-
Notifications
You must be signed in to change notification settings - Fork 1
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: create log file and write each row of test passed or failed #39
Commits on Apr 23, 2024
-
feat: add prettierrc json config and update git ignore
Ando committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 5648477 - Browse repository at this point
Copy the full SHA 5648477View commit details -
Ando committed
Apr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 3169584 - Browse repository at this point
Copy the full SHA 3169584View commit details -
docs: use contributing and code of conduct
Ando committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 9be90ab - Browse repository at this point
Copy the full SHA 9be90abView commit details -
Merge branches 'develop' and 'main' of github.com:iamando/easy-seleni…
…um into develop
Ando committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 300c428 - Browse repository at this point
Copy the full SHA 300c428View commit details
Commits on Apr 24, 2024
-
feat: install selenium webdriver and std assert on deps
Ando committedApr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for add9dc3 - Browse repository at this point
Copy the full SHA add9dc3View commit details -
feat: configure deno.json use fmt, lint, compiler options
Ando committedApr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 0904873 - Browse repository at this point
Copy the full SHA 0904873View commit details -
Ando committed
Apr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 89cf6e5 - Browse repository at this point
Copy the full SHA 89cf6e5View commit details -
Ando committed
Apr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 4e6d6f8 - Browse repository at this point
Copy the full SHA 4e6d6f8View commit details -
feat: create browser engines, types, constants
Ando committedApr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 8d614c5 - Browse repository at this point
Copy the full SHA 8d614c5View commit details -
feat: create gh workflows to auto create pull request
Ando committedApr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for a780080 - Browse repository at this point
Copy the full SHA a780080View commit details -
feat: add edge to browser enginer and remove utils folder from import…
… maps
Ando committedApr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for cdf85ff - Browse repository at this point
Copy the full SHA cdf85ffView commit details -
Ando committed
Apr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 331245c - Browse repository at this point
Copy the full SHA 331245cView commit details
Commits on Apr 25, 2024
-
feat: clean arch and update deno fmt, lint
Ando committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 67e5ec6 - Browse repository at this point
Copy the full SHA 67e5ec6View commit details -
Ando committed
Apr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 7998103 - Browse repository at this point
Copy the full SHA 7998103View commit details
Commits on Apr 26, 2024
-
feat: re-arch pkg to be drowser and clean file, dir
Ando committedApr 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 3c34cec - Browse repository at this point
Copy the full SHA 3c34cecView commit details -
Ando committed
Apr 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 0ed52a7 - Browse repository at this point
Copy the full SHA 0ed52a7View commit details -
feat: handle drowser json config and validate url
Ando committedApr 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 84ce755 - Browse repository at this point
Copy the full SHA 84ce755View commit details -
Ando committed
Apr 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 4fdd228 - Browse repository at this point
Copy the full SHA 4fdd228View commit details
Commits on Apr 27, 2024
-
feat: handle new promise execution for driver and return as value dri…
…ver from selenium
Ando committedApr 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 6094a57 - Browse repository at this point
Copy the full SHA 6094a57View commit details -
Ando committed
Apr 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 25c4511 - Browse repository at this point
Copy the full SHA 25c4511View commit details -
Merge branches 'develop' and 'main' of github.com:iamando/drowser int…
…o develop
Ando committedApr 27, 2024 Configuration menu - View commit details
-
Copy full SHA for a9a6f10 - Browse repository at this point
Copy the full SHA a9a6f10View commit details -
fix: handle return promise in driver in get url
Ando committedApr 27, 2024 Configuration menu - View commit details
-
Copy full SHA for cc55998 - Browse repository at this point
Copy the full SHA cc55998View commit details -
chore: clean lib and move basic example to examples folder
Ando committedApr 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 3fb97e5 - Browse repository at this point
Copy the full SHA 3fb97e5View commit details -
Merge branch 'main' into develop
Ando authoredApr 27, 2024 Configuration menu - View commit details
-
Copy full SHA for f929d44 - Browse repository at this point
Copy the full SHA f929d44View commit details -
feat: create pkg types and handle builder quit outside the pkg for now
Ando committedApr 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 152373f - Browse repository at this point
Copy the full SHA 152373fView commit details -
Merge branch 'develop' of github.com:iamando/drowser into develop
Ando committedApr 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 3b11ba6 - Browse repository at this point
Copy the full SHA 3b11ba6View commit details -
Ando committed
Apr 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 4484866 - Browse repository at this point
Copy the full SHA 4484866View commit details
Commits on Apr 28, 2024
-
feat: create service type, obj to set extra services for pkg and crea…
…te types
Ando committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a1a36a0 - Browse repository at this point
Copy the full SHA a1a36a0View commit details -
Ando committed
Apr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for f2bc8a5 - Browse repository at this point
Copy the full SHA f2bc8a5View commit details -
Ando committed
Apr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 2cb6858 - Browse repository at this point
Copy the full SHA 2cb6858View commit details -
Ando committed
Apr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 9433c29 - Browse repository at this point
Copy the full SHA 9433c29View commit details -
fix: resolve some conflict on readme docs
Ando committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ac6a244 - Browse repository at this point
Copy the full SHA ac6a244View commit details -
Ando committed
Apr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for cfe27b5 - Browse repository at this point
Copy the full SHA cfe27b5View commit details -
Ando committed
Apr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 47fbc86 - Browse repository at this point
Copy the full SHA 47fbc86View commit details -
fix: for todo specify builder.quit to be able to quit internaly
Ando committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for c5d40a5 - Browse repository at this point
Copy the full SHA c5d40a5View commit details
Commits on Apr 29, 2024
-
docs: update docs, don't use hard tabs on readme
Ando committedApr 29, 2024 Configuration menu - View commit details
-
Copy full SHA for cba42cd - Browse repository at this point
Copy the full SHA cba42cdView commit details -
Ando committed
Apr 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 99a505d - Browse repository at this point
Copy the full SHA 99a505dView commit details -
feat: migrate export log , pdf to be at drowser json config
Ando committedApr 29, 2024 Configuration menu - View commit details
-
Copy full SHA for b49348a - Browse repository at this point
Copy the full SHA b49348aView commit details
Commits on Apr 30, 2024
-
feat: update return type of driver and check on finally to generate l…
…og or pdf
Ando committedApr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for a9e8546 - Browse repository at this point
Copy the full SHA a9e8546View commit details -
Ando committed
Apr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 1321880 - Browse repository at this point
Copy the full SHA 1321880View commit details -
Merge branches 'develop' and 'main' of github.com:iamando/drowser int…
…o develop
Ando committedApr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 8b8de66 - Browse repository at this point
Copy the full SHA 8b8de66View commit details
Commits on May 2, 2024
-
feat: handle builder inside driver core and get only json of test or …
…function
Ando committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for e7f5983 - Browse repository at this point
Copy the full SHA e7f5983View commit details -
Ando committed
May 2, 2024 Configuration menu - View commit details
-
Copy full SHA for abc6f70 - Browse repository at this point
Copy the full SHA abc6f70View commit details -
Ando committed
May 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 0a3c6a3 - Browse repository at this point
Copy the full SHA 0a3c6a3View commit details -
feat: install kya and show loading spinner while running test and fai…
…led test
Ando committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 3611f8a - Browse repository at this point
Copy the full SHA 3611f8aView commit details -
feat: handle selenium webdriver errors
Ando committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for fb89244 - Browse repository at this point
Copy the full SHA fb89244View commit details -
Ando committed
May 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 176fee6 - Browse repository at this point
Copy the full SHA 176fee6View commit details -
feat: handle log on each level of test
Ando committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 64d3f4b - Browse repository at this point
Copy the full SHA 64d3f4bView commit details -
feat: get results from each test to be in array of results with test …
…status
Ando committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 75cce37 - Browse repository at this point
Copy the full SHA 75cce37View commit details -
Ando committed
May 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 6cce55b - Browse repository at this point
Copy the full SHA 6cce55bView commit details -
feat: use chrome driver only on basic examples
Ando committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 413cc0b - Browse repository at this point
Copy the full SHA 413cc0bView commit details -
feat: create log file and write each row of test passed or failed
Ando committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 09c2953 - Browse repository at this point
Copy the full SHA 09c2953View commit details -
Ando committed
May 2, 2024 Configuration menu - View commit details
-
Copy full SHA for cf68456 - Browse repository at this point
Copy the full SHA cf68456View commit details