Rmm
0
Q:

how to handle dynamic web elements

HOW DO YOU HANDLE DYNAMIC WEB ELEMENTS?
    - We use existing xpath methods to handle dynamic web elements.
    - We have 3 ways of handling.
    #1- startsWith
    #2- endsWith
    #3- contains
    #4- static parent to child or static child to parent
0
- When you refresh the page, if the attribute value is changing to new value,
it means it is dynamic, which means YOU CANNOT USE IT.

HOW DO YOU HANDLE DYNAMIC WEB ELEMENTS?
    - We use existing xpath methods to handle dynamic web elements.
    - We have 3 ways of handling.
    #1- startsWith
    #2- endsWith
    #3- contains
    #4- static parent to child or static child to parent
1

New to Communities?

Join the community