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

Ivanova Class And Home work #241

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

Ivanova Class And Home work #241

wants to merge 2 commits into from

Conversation

Kateryna-art
Copy link
Collaborator

Class Work - Login Test, Login Test With Page Object, Create Post, Methods change
Home work 1, Home work 2

@@ -0,0 +1,45 @@
Login Page
LoginPage. Sigh In Form
inputfield.username = .//*[@id='username5']
Copy link
Owner

Choose a reason for hiding this comment

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

этот локатор не сработает при следующем открытии браузера. Цифры в id стараемся не использовать

Summary: Create New User
STR:
1.Open https://qa-complex-app-for-testing.herokuapp.com/
2. Enter the test1 data in the USERNAME field
Copy link
Owner

Choose a reason for hiding this comment

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

если я несколько раз захочу пройти данный кейс - второй раз он упадет, так как пользователь уже будет такой

1. Log in to the system
Step To Reproduce:
1.Open Profile Page
2.Select post with title Test
Copy link
Owner

Choose a reason for hiding this comment

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

для того что бы было что удалять нужно сначала это создать в прекондишенах

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants