Update Scripted Test to Remove Dependency on Cypress Created UI Tests
Currently the test script is depending on the user and project that is created as part of the Cypress UI Test making the two tests dependent on another. Ideally, the script test should operate independently on not rely on resources created as part of the Cypress UI test.