ui_test_core: display promise rejection reasons on setFile
Sometimes test fail we don't have any information about what the problem was. Using the same technique of turning a promise into "a function called several times until it returns true or false", we can get rejection failures in the selenium error message.
Showing
Please register or sign in to comment