06-04-2011, 12:13 AM
I want to create a checkpoint that looks for a certain image on a webpage, and if it can't find it, then the checkpoint is passed.
My reasoning is this. In a settings window I set something to be read only, and when it is set to read only, when I view that object, some buttons should not exist that do exist when it is not in read only mode.
Thus, I want to have a checkpoint that searches for these buttons that should not exist, and when it can't find them, it passes.
Thanks
My reasoning is this. In a settings window I set something to be read only, and when it is set to read only, when I view that object, some buttons should not exist that do exist when it is not in read only mode.
Thus, I want to have a checkpoint that searches for these buttons that should not exist, and when it can't find them, it passes.
Thanks