I am wondering how to get past dynamic text fields? It seems as if the application relies on searching for the name attribute of the field, or is there another way to get past this?
So for example lets say I have a form and each time I refresh the browser the user name field changes.
refresh 1.
name=ewrfd
refresh 2.
name=05494
refresh 3.
name=of894
and on and on.
Ideas???
So for example lets say I have a form and each time I refresh the browser the user name field changes.
refresh 1.
name=ewrfd
refresh 2.
name=05494
refresh 3.
name=of894
and on and on.
Ideas???