I have some test data with column headers that match a table I want to build on a webpage:
I need to insert the column header value/string from the test data into an xpath to enter it in the correct cell.
How do I assign the column header value/string from the test data to a variable?
Thank you
I hope I included enough detail.
Eric
