I am working on a UI Automation script to test a page in my application that contains many cells.
I have an option to edit and save the page. On clicking "edit" an option will appear to delete a cell. I would like to make my script delete or add a cell at this point. How can I get the script to do this?