For bug reports and questions, please use the in-app chat or support@mabl.com.
There are some instances where we want element to go away before moving to next step. For ex: Loading Spinners, some processing/in progress msgs etc..
For this if Wait Until can also handle such situations, rather than only checking presence of element, will really be an added Advantage.
I really wish you develop this feature too. I found some workaround sometimes to avoid hard wait but it's not always possible. I look forward to this wait until an element is not present.
Kindly introduce this feature as I need it almost everywhere in my application. Without this I have to use hard code wait time. It help me to improve execution time and leads us to create more reliable test cases.
This would be huge for me... we have a lot of modals/panels/whatchicallits that open. Being able to wait until they are closed before moving on will help us create more reliable tests.
Please Provide this feature, Having many issues currently with my application due to this inability.