Some UI tests depend on a component to be present. Right now, if the component is not present, the tests are skipped and don't give any meaningful result. By finding a way to make sure component is present, we can run these tests even if "Create component" tests fail.