Skip to content

Po steps#5

Open
Hanarlo wants to merge 3 commits intomasterfrom
PO-steps
Open

Po steps#5
Hanarlo wants to merge 3 commits intomasterfrom
PO-steps

Conversation

@Hanarlo
Copy link
Owner

@Hanarlo Hanarlo commented Jan 22, 2024

No description provided.

private static WebDriver driver;

public WebDriver getDriver(){
System.setProperty("webdriver.edge.driver", "src/main/resources/msedgedriver.exe");
Copy link
Collaborator

Choose a reason for hiding this comment

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

Наверно я тебе забыл рассказать - но надо использовать WebdriverManager - потому как у меня на MacOS такое не запуститься

import page.AddProjectPage;
import page.DashboardPage;

public class AddProjectStep {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Не верно назван степ-файл - ты сделал отношения Страница-Степ - а степ - это логическая область - поэтому здесь должен быть степ - Projects - а в нем уже все методы по работе с проектами

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