Value cannot be null. (Parameter 'key') I am facing this issue while i run my test cases in suite and first case fails while jumping on 2nd case it throws this error

Value cannot be null. (Parameter ‘key’) I am facing this issue while i run my test cases in suite and first case fails while jumping on 2nd case it throws this error

HI @swapnil_dashpute12

Please check the values are properly passng into the variables and also the variables and arguments are properly assigned.

Regards