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

Solution! #227

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Solution! #227

wants to merge 2 commits into from

Conversation

TomaszKubicz
Copy link

No description provided.

Copy link

@Bondi13 Bondi13 left a comment

Choose a reason for hiding this comment

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

Good job! Just a few minor comments!


clickOnLogo() {
return 'Click on the ' + this.header.logo;
}
};

class ArticlePage extends PageObject {
Copy link

Choose a reason for hiding this comment

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

missing a constructor

Copy link
Author

Choose a reason for hiding this comment

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

fixed

Copy link
Author

@TomaszKubicz TomaszKubicz left a comment

Choose a reason for hiding this comment

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

fixed

@TomaszKubicz TomaszKubicz reopened this Dec 7, 2023
@TomaszKubicz TomaszKubicz requested a review from Bondi13 December 8, 2023 06:51
Copy link

@Khalandr Khalandr left a comment

Choose a reason for hiding this comment

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

good job

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.

3 participants