deshmukh
5 years agoNew Contributor
Problem with perform click operation on PopupMenu
I am using jscript
I want to perform click opearation on PopupMenu object but its giving Error like PopupMenu is null or not an object
Object Properties values are -
Exists -True
Enabled - True
Name - WPFObject("Popup")
Visible - False
VisibleOnScreen - False
PopupMenu - null
I tried adding delay and waitProperty to wait until objects becomes visible on screen but not worked 😞
Any suggestions are welcome ..
Thanks in advance 🙂