We want to write a function which will take argument as ranorx path or any element and it will show that the element is visible or not. If the control is visible then it will return true else it will wait for 60 secs and will again check the element visibility and will return false. we are not getting how to send the element as argument to a function. Every time the element will be different.
Please help
Thank You in Advance
