79264494

Date: 2024-12-09 09:50:36
Score: 1
Natty:
Report link

Since I use WebElementFacade, so I can wait until the button is not visible anymore, after the click:

toPageBButton.click();
element(toPageBButton).waitUntilNotVisible();
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Ragnarsson