A powerful open source test automation platform for Web Apps, Mobile Apps, and APIs. Build stable and reliable end-to-end tests @ DevOps speed.
914
stars
192
forks
source link
[TOS-1014] fix: data generator paramaters shown when edited #296
Closed
akash-nixon closed 1 year ago
Data generators Int and domain input fields not displaying in edit test steps page Jira: https://testsigma.atlassian.net/browse/TOS-1014
Actual Edit page data generator input fields not displaying
Expected It should show on the edit page and the user should able to change the data and update the test steps
Fix when edit is clicked, data generator parameters are displayed for normal nlp and addon nlp.
NOTE: when update button is clicked, new value is not updated in the db. needs to be done.