do you mean i have to try this?
when we need to acces the native properties do we have to put "object.property"?
thats right?
Code:
aux=Browser("x").Page("z").WebElement("y").Object.title
when we need to acces the native properties do we have to put "object.property"?
thats right?