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

Add POM code for launching installation #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rakoenig
Copy link

@rakoenig rakoenig commented Oct 2, 2024

@@ -0,0 +1,14 @@
import puppeteer, { type Locator, type Page } from "puppeteer-core";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can drop puppeteer and Locator.

@@ -0,0 +1,14 @@
import puppeteer, { type Locator, type Page } from "puppeteer-core";

export class ConfirmInstallationPopup {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ending in Page.

@jknphy
Copy link
Owner

jknphy commented Oct 17, 2024

Big changes from last time you push the code, I will leave it open for a while in case you want to add those page objects in some point (overview and confirm one), but no rush.

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