I am using vbscript coding to handle html things.
To access any object like a web edit box on UI, I am using like
pageObject.WebE dit(property description)
Please tell me how I can handle the "Unordered list" on UI with the code.
To access any object like a web edit box on UI, I am using like
pageObject.WebE dit(property description)
Please tell me how I can handle the "Unordered list" on UI with the code.