Example #1
0
def test_click_search_property_button(driver):
    """Load the page and click on the 'Bucar inmueble' button,
    the property search form should be displayed with the correct elements"""
    header = Header(driver)
    header.assert_search_property_form_visibility()