Skip to Main Content

General Development Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Dynamic content page. OpenScript

683281Feb 6 2009 — edited Feb 9 2009
Hello,

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

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 9 2009
Added on Feb 6 2009
2 comments
1,176 views