Hi,
I have the following nested loop, it gives undefine method “radio”
sometimes.
its wierd because the error occurs randomly.sometimes it runs fine,
sometimes at start of execution and sometimes half way through.
I m running watir on ruby 186.26
thanks for any advices
Can you post the whole call stack - I don’t why this would be occurring
but maybe the call stack will provide a clue about where the
‘undefined method’ error is coming from ?
Yt Hu wrote:
Hi,
I have the following nested loop, it gives undefine method “radio”
sometimes.
its wierd because the error occurs randomly.sometimes it runs fine,
sometimes at start of execution and sometimes half way through.
I m running watir on ruby 186.26
thanks for any advices