Example #1
0
def test_click_m2_logo(driver):
    """Load the page and click on the metrocuadrado (m2) logo,
    the user should go to the Home Page"""
    header = Header(driver)
    header.assert_m2_logo()