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

Playwright test - Initial commit #217

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
a2b17f1
wip: vin scanner sample
felixindrawan Jul 2, 2024
277f963
fix parameters
felixindrawan Jul 4, 2024
0441116
feat: minimum element for vin scan
felixindrawan Jul 4, 2024
18a09e1
feat: add scan modes button
felixindrawan Jul 8, 2024
929ecd9
fix: change license
felixindrawan Jul 9, 2024
e1d20b3
feat: add default option and page title
felixindrawan Jul 9, 2024
dd5ecd0
feat: updated vin sample code and design
felixindrawan Jul 9, 2024
2fe7565
feat: Added copy code, and settings for the official VIN scanning sample
felixindrawan Jul 9, 2024
695e1c4
feat: added image on scan
felixindrawan Jul 9, 2024
c99e054
feat: Add image result to minimum-elements
felixindrawan Jul 10, 2024
ad8b643
fix: Add image download and notification for camera switch
felixindrawan Jul 10, 2024
cc0d928
fix: css for minimum elements and index.html
felixindrawan Jul 10, 2024
232bd6e
First check-in on playwright script. The 'helloworld.spec.ts' script …
eugene-dynamsoft Jul 16, 2024
21490db
Added Intermediate Result image download for read-an-image sample to …
eugene-dynamsoft Aug 15, 2024
ba9fd47
Merge branch 'main' of https://github.com/Dynamsoft/barcode-reader-ja…
Aug 16, 2024
60b357a
Adding generic playwright test to the root html page.
eugene-dynamsoft Oct 10, 2024
e624af1
added base index page validation for the text and URL (href) links
eugene-dynamsoft Oct 10, 2024
63c45bf
Added package.json file to the root
eugene-dynamsoft Oct 10, 2024
ebeea1b
added package-lock.json
eugene-dynamsoft Oct 10, 2024
d5833b9
Merge branch 'main' of https://github.com/Dynamsoft/barcode-reader-ja…
eugene-dynamsoft Oct 15, 2024
6696990
Added blazor project to the index list.
eugene-dynamsoft Oct 15, 2024
3e35141
Adding unittest for hello-world and read-an-image pages.
eugene-dynamsoft Oct 15, 2024
4da59cb
Added read-a-drivers-license-test to the project
eugene-dynamsoft Oct 15, 2024
efa582a
Added unittests for ES6, PWA, and requireJS pages
eugene-dynamsoft Oct 15, 2024
bc29668
Added tests for show result text on the video overlay.
eugene-dynamsoft Oct 16, 2024
931fa5b
Added test for find item via barcode test
eugene-dynamsoft Oct 16, 2024
2021192
Removed firefox config and added force headless mode
eugene-dynamsoft Oct 16, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
added package-lock.json
  • Loading branch information
eugene-dynamsoft committed Oct 10, 2024
commit ebeea1b9bce0442f5d4a34702ef1d2e41e0c105b
Loading
Loading