I have a nested loop structure, the outer loop contains the “names DT” and the inner loop contains “Email Dt” and using them I am filling a form.
In every iteration, I get a new name filled but the same Email and then the program ends when the names
“There is increment in outer loop but not in inner loop”