Hi,
I am creating a C# coded test to upload data into a system with data driven. when one data failed to upload, I need to get the row number of excel in which this data is. and then write the word "failed" into this row's column 1. I want to know that how can i code in my coded step?
Another question: I need to verify the border color of the Element to check whether the input data is correct or not. When input the corrupt data into the textbox/ radcombobox, the border color will change to be red. How can i get the value of the border color?
Thank you very much, and a little urgent!
I am creating a C# coded test to upload data into a system with data driven. when one data failed to upload, I need to get the row number of excel in which this data is. and then write the word "failed" into this row's column 1. I want to know that how can i code in my coded step?
Another question: I need to verify the border color of the Element to check whether the input data is correct or not. When input the corrupt data into the textbox/ radcombobox, the border color will change to be red. How can i get the value of the border color?
Thank you very much, and a little urgent!