Example #1
0
def test_hover_over_tools_button(driver):
    """Load the page and hover over the 'Herramientas' button,
    the tools submenu should be displayed with the correct elements"""
    header = Header(driver)
    header.assert_tools_submenu_visibility()