Skip to content
  • Rebecca Blundell's avatar
    Bug 1705622 - adding a properties file for some css elements · bc926b9e
    Rebecca Blundell authored
    Work so far:
    added switch to deal with different possible steps that have css elements
    added some more css examples
    changed array of css locators to const
    changed const array back to array and use json en/decode as workaround
    to avoid globals
    made properties get_property function take an optional page location
    added an optional properties param to BehatNavigation i_expand_node_in_the
    added all used css elements
    replaced css elements with descriptions in tests
    replaced xpath elements with descriptions in tests
    
    To do:
    make the whole thing more user-friendly
    look at replacing scroll to steps too
    
    Change-Id: I83d8a96fc14701821b2e1cb37feb0900e1674f66
    bc926b9e