Now site performance and these objects change in how fast / how slow they load and the only thing you can see as an end user is a "spinning wheel", so you are unsure when it will load. Instead of using hard coded waits or hard coded values based on the type of object, is there some type of wait until ready in your API which can be set for all objects - so that base wait is ignored/overwritten or ready in addition to?
I'm seasoned in Telerik Test Studio and Test Partner, so I'm used to the waiting and interaction problem...but I'm just now trialing your tool and this "wait until ready" at a browser and/or object level functionality is a MUST for me to even remotely give you guys a thumbs up to move forward

Here's some of my application info:
Ranorex version: 4.1.2.16100
Browser used: Firefox 25.0
I really, really, really want to avoid hard waits or 'delays' if possible. I can give code if need be, but its just a "login, click 10 links, sign out" basic POC type test case.