Status: Accepted
Owner: ----
Labels: Type-Enhancement Target-2.7.5 Priority-Medium

New issue 1236 by pekka.klarck: `XML` library: `Element Should Exist` and `Element Should Not Exist` keywords
http://code.google.com/p/robotframework/issues/detail?id=1236

These are useful keywords when verifying XML content.

`Element Should Exist` is easy to emulate with `Get Element` or `Get Elements`, but `Element Should Not Exist` would require wrapping `Get Element` with `Run Keyword And Ignore Error`.



Reply via email to