Now that we are importing our spreadsheet, let's have our test script use the values from the datatable for our login into the Flight application.
When we recorded we got the following lines of code for the login window:
We are going to change them to this:
Now we are reading the values from the spreadsheet and the script is no longer hardcoding these values.