How to ensure the Selenide’s $$x() method returns not less than the actual number of elements of a fully loaded page?
I’m new to Selenide and I’m experiencing an issue with $$x method. Here’s a simple method that should return a collection of elements (store items actually) by an xpath, the defaut implicit wait here is 10 seconds: