Skip to content

TC_02.001.01 | Freestyle Project Configuration > Enable or Disable the Project > Disable an active project from Configure page using toggle#431

Open
TatianaBurkova wants to merge 1 commit intomainfrom
tb/refactor_test
Open

TC_02.001.01 | Freestyle Project Configuration > Enable or Disable the Project > Disable an active project from Configure page using toggle#431
TatianaBurkova wants to merge 1 commit intomainfrom
tb/refactor_test

Conversation

@TatianaBurkova
Copy link
Copy Markdown
Collaborator

No description provided.

driver.find_element(By.XPATH, '//*[@id="ok-button"]').click()
driver.find_element(By.NAME, "Submit").click()

assert driver.find_element(By.XPATH, "//*[contains(text(), 'Test')]")
Copy link
Copy Markdown
Collaborator

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants