Recording assertions
Last updated
Last updated
You assert that some condition is met, and if it isn't, the test should fail.
You can add more advanced assertions manually - learn more about assertions and their types.
Start recording test steps
Click Add assert
Click the element that you want to check: every time the test is run BugBug will check if this element contains the same text or is visible on the page
You can also enable the "Add multiple" toggle, to select various elements on the page at once. Such as checking if all the elements are in place in the main navigation menu.