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

Fix E2E in Feature/#121 create multiple pages given document #489

Merged
merged 6 commits into from
Oct 25, 2024

Conversation

oleojake
Copy link
Collaborator

@brauliodiez
Now we have multiple canvas, I added an id to the main Konva Stage to refer it in e2e tests.
// const stageCanvas = await page.locator('#konva-stage canvas').first();

I read that "data-id" is the standard for this, but did not work for some reason.

@oleojake oleojake requested a review from brauliodiez October 25, 2024 13:53
@brauliodiez brauliodiez merged commit ebb0bce into dev Oct 25, 2024
2 checks passed
@brauliodiez brauliodiez deleted the feature/#121-create-multiple-pages-given-document branch October 25, 2024 16:02
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.

2 participants