ui5-uiveri5 icon indicating copy to clipboard operation
ui5-uiveri5 copied to clipboard

End-to-end testing framework for SAPUI5

Results 51 ui5-uiveri5 issues
Sort by recently updated
recently updated
newest added

I am unable to test Message toast After clicking the button, I am getting a toast with success message. But I cannot test the text in toast element. Reference code...

Hi guys, I am relatively new to uiveri5, so maybe I'm just missing something... I have a SAPUI5 app ( yes, it's a ui5 app, cf. #249 ) using the...

Hi, I want to know if there is any function which could support scrolling at UI. 1.Below is the screen shot of the code which have some expect statements ....

enhancement

I'm a frontend developer who always uses SAPUI5. Recently, I planned to migrate OPA tests to uiveri5 due to OPA is unstable with lots of test cases. I had written...

Hi, we have common problem on all tests using sapcloud-form authentication, when test is executed on SauceLabs. It takes >60 seconds to load login page, enter user and password and...

Hello Team, We are facing timeout issues while running Uiveri5 tests. **info uiVeri5ExecuteTests - A Jasmine spec timed out. Resetting the WebDriver Control Flow. 17:07:03 info uiVeri5ExecuteTests - INFO: Expectation...

Hi @maximnaidenov , Getting below while running on jenkins. Link to [conf.js](https://github.wdf.sap.corp/SWA/webanalyticscloud/blob/automation/conf.js) => https://github.wdf.sap.corp/SWA/webanalyticscloud/blob/automation/conf.js Link to [Jenkins File](https://github.wdf.sap.corp/SWA/webanalyticscloud/blob/automation/Jenkinsfile#L219) =>https://github.wdf.sap.corp/SWA/webanalyticscloud/blob/automation/Jenkinsfile#L219 Error: Cannot find module '/home/jenkins/agent/workspace/SWA_webanalyticscloud_automation/conf.js' 13:09:31 info uiVeri5ExecuteTests - Require stack:...

Is it possible to enable and disable "tests" with **multiple feature-tagging** not by filter specs and suites which would be just one tag. From what I see you could define...