Skip to content

Commit

Permalink
update themes-patient-registration-form etalons
Browse files Browse the repository at this point in the history
  • Loading branch information
LARINA-NB-W10\OlgaLarina committed Nov 27, 2023
1 parent 25f1296 commit 5cce3cb
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion examplesVisualTests/tests/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ test.page('https://surveyjstest.azurewebsites.net/form-library/examples/online-c

test.page('https://surveyjstest.azurewebsites.net/form-library/examples/patient-registration-form-template-free/reactjs')('Patient Registration Form', async t => {
await wrapVisualTest(t, async (t, comparer) => {
await t.resizeWindow(1280, 2500);
await t.resizeWindow(1280, 2700);
await takeElementScreenshot('themes-patient-registration-form-1.png', demoModule, t, comparer);

await t.click(Selector('.sd-navigation__complete-btn'));
Expand Down

0 comments on commit 5cce3cb

Please sign in to comment.