Example #1
0
def test_click_publish_property_button(driver):
    """Load the page and click on the 'Publicar inmueble' button.
    The user should be re-directed to the publication page."""
    header = Header(driver)
    header.assert_publish_button()