Hello,
I have some file (e.g. file.csv) which is binded to my project and some test.
File's content is:
Name, Surname
SomeName, SomeSurname
There is an example of reading binded data in 'Quick start guide', but examples on how to write some values in existent file are absent.
Is there a possibility to change binded file at runtime in order to use changed values in latest steps and to have them after test execution?
Regards,
Svetlana
I have some file (e.g. file.csv) which is binded to my project and some test.
File's content is:
Name, Surname
SomeName, SomeSurname
There is an example of reading binded data in 'Quick start guide', but examples on how to write some values in existent file are absent.
Is there a possibility to change binded file at runtime in order to use changed values in latest steps and to have them after test execution?
Regards,
Svetlana