dougnoel / sentinel

A Selenium/Appium framework that enables users to focus on automating web and windows tests, so that automated tests can be written in a non-technical way in the same amount of time as manual tests can be executed.
Apache License 2.0
11 stars 13 forks source link

Row+Column and delete operations for CSV files #525

Closed tyBouch closed 1 year ago

tyBouch commented 1 year ago

As a user I wish to be able to change a particular row entry of a column.

I also wish to be able to perform deletions of an entire row where file verification may require a completely removed row rather than an empty row with delimiters.