When testing Salesforce, because there are many events occurring when loading a new page or interacting with elements that cause data or additional screens to load, this can take time which means that it is necessary to put some form of wait into your tests. In Virtuoso, you can use dynamic waits to allow the test to be both robust, but also run as fast as your Salesforce instance allows.