Dynamic content page. OpenScript
683281Feb 6 2009 — edited Feb 9 2009Hello,
I have to test an application which content is dynamic.
There is a page which has one or three buttons.
Under these buttons there is a list. When this list id empty there is one button (it is Add button)
When there is something on this list there are three buttons (Add, Edit and Delete buttons).
If I recorded application for one button then, when I played it back for three buttons there is a lot of errors like: failed to create variable INPUT_12_0.
The number of elements on the page is changing and I don't know how to solve the problem of numbering this element while playing back.
I've got another problem. While playing back the script I've got the error: Failed to solve JavaScript variable JAVASCRIPT_82_2:1:82:2:0. This happens during trying to puch the button and opening another page.
Please, help me solve these problems.
Edited by: userm on 2009-02-06 04:42
Edited by: userm on 2009-02-09 00:44