This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Silk performer 21.0 Log out dialog

When i try to replay a navigation recored in Ajax (browser driven), when i close a tab from a button, a confirmation dialog appears, and the script finishes and the dialog remains.

Solutions, i have tried.

I try to close the window but a dialog appears,  I have tried to push the red Sí, but i cannot debug neither.

I have tried, close the dialog from javascript,

with a click based in x, y

with dialogStop

-----------------

BrowserCloseWindow();
BrowserDlgSetButton("Explorador web #2", "Sí");
BrowserTypeKeys("//BrowserApplication", "<ENTER>");
BrowserNativeClick("//BrowserApplication", 600,350, BUTTON_Left, "Click, BROWSERAPPLICATION (#1)");
  --------------------------------

....

The browser is IE. Any help is welcome.

Parents Reply
  • 0 in reply to   

    Web business transaction (HTML/HTTP) is the perfect option for forms, i would like to find this option in Browser Driven (AJAX), but the dynamic website are hard for Web protocol, the record produces a lot of code.

    Thanks for you suggestion, i hope the embedded brower will be edge soon.

Children
No Data