For bug reports and questions, please use the in-app chat or support@mabl.com.
We regularly upload csv files in our test cases; we need to be able to change values in these files during the test execution because these values need to correspond to dates that are in the UI. These dates are dynamic (they show the current date and quarter). The possible workaround for us if during the test we can call some API with values on the screen(we are going to create that API), change values in the file, and use this file during the test. So basically what We are asking for it is a possibility to upload different test file during each test execution or change values in the file that was previously uploaded during test recording