Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

The action expects the fact that the element disappears from the page document object model (DOM)

Image RemovedImage Added

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ContextAction context for working with the browser.Robin.SeleniumBrowser contextYes
ElementElement to be inspected. Required.Robin.WebElement
Yes
TimeoutWait until condition to be done (ms). The value is converted to seconds: it`s devided by 1000 and rounded up.Robin.Numeric
No

Special conditions of use

...

Go to https://www.rpachallenge.com/assets/shortestPath/public/shortestpath.html and wait for the element to disappear. 

Image Modified

Solution

Use the actions "Open Browser", "Waiting for missing element".

...