NSelene icon indicating copy to clipboard operation
NSelene copied to clipboard

Can we provide some type of hook to place a custom smart "wait for progress loading"?

Open yashaka opened this issue 4 years ago • 0 comments

Use case:

sometimes on ui we have S("#progress-bar").ShouldNot(Be.Visible) Can we configure NSelene to check such code and wait for example on each first failure of implicit NSelene action retry mechanism?

yashaka avatar Sep 24 '20 13:09 yashaka