« Return to Thread: Element not found error while playback the recording of web page.

Re: change "click" to "clickandwait" also cannot playback

by kjaladi () :: Rate this Message:

Reply to Author | View in Thread

I ran into this problem many times. All I do is manually replace all Click to "ClickandWait", sometimes - I do use "waitForElementPresent" command to check whether the link is present (or) not before clicking it.

- Kiran.
qa_automation wrote:
moo wrote:
I encounter the same problem with the presenter. And I have try to change "click" to "clickandwait",the same problem encounter.How to solve it?

Even I encounter the same problem i.e change "click" to "clickandwait" also cannot playback
Please help, I am new to automation
thanks in advance

 « Return to Thread: Element not found error while playback the recording of web page.