12-09-2010, 04:13 PM
Ok so how would I make the test fail ? For example the following link should NOT exist when logged in as "ReadOnly" user
so how would I code it ?
Code:
Browser("My Web").Page("Reporting").Link("Update and Check").Exist
so how would I code it ?