0

How do we fetch data/inputs from the excel sheet while recording script using the Truclient lite script recording tool?

Manas
  • 11
  • 1

1 Answers1

0

This is not possible in TruClient Lite, as you cannot access the file system from a browser extension. You can use parameters to store values and retrieve them during script replay

e-Dough
  • 56
  • 3
  • So in that case, do we have any shortcut wherein we can just copy the data from the excel sheet to the parameter fields in Truclient Lite?? – Manas Jul 13 '17 at 06:49
  • In VuGen, you can import parameters from a CSV file. In TruClient Lite this is not currently possible. – e-Dough Jul 16 '17 at 08:33