Skip to content

Commit

Permalink
#3174 – added click action in test
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitvex committed Oct 4, 2023
1 parent cbabe0d commit a3ffef5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ test.describe('Macromolecules custom presets', () => {
phosphate: 'P___Phosphate',
});

await page.getByTestId('save-btn');
await page.getByTestId('save-btn').click();

await page.screenshot({
path: 'tests/Macromolecule-editor/screenshots/add-custom-preset-duplicate.png',
Expand Down
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.

0 comments on commit a3ffef5

Please sign in to comment.