Forum Discussion

mikakoistinen's avatar
mikakoistinen
Contributor
7 years ago
Solved

Locate error line in keyword test by line number

Hi,

If I run keyword test under TC i can double click line in call stack and  TC jumps to correct line in keyword test.

But when I run test withTest Exceute in another machine and get that error line from there, how can I easliy find what is line for example 272.   (Of course I could convert my test to script and run it again but ... )