Robot_Framework/RobotSelenium/Mentor/Resources/PageObjects/SearchResultsPage.robot

17 lines
393 B
Plaintext
Raw Normal View History

2023-10-16 21:40:50 +00:00
*** Settings ***
Library SeleniumLibrary
2023-10-17 09:00:26 +00:00
Resource ../../Resources/PageObjects/HeaderPage.robot
*** Variables ***
${search_result} výsledků
2023-10-16 21:40:50 +00:00
*** Keywords ***
2023-10-17 09:00:26 +00:00
# zde jsem si vytvořil proměnou na vyhledávání a připojím proměnou s HeaderPage
2023-10-16 21:40:50 +00:00
Verify Search Results
2023-10-17 09:00:26 +00:00
page should contain ${search_result} ${search_text_list}[1]
2023-10-16 21:40:50 +00:00
Select product condition
Select delivery options