Hi,
I need to automate a scenario where after enabling certain option (say an option A) in a page by clicking checkbox, some other objects (say object B) in the same page will get hidden. I need to verify whether after enabling the checkbox A, the object B got hidden. How to verify this scenario using fanfare. I have tried using performing actions to hidden object like getInnerText, description, show table, but in all cases the hidden object is recognised. Looking the page manually the object is hidden but via script using fanfare the hidden object is recognised. Could you please let me know how to solve this issue ?
Thanks,
Gnans.