Forum Discussion

shawn2005's avatar
shawn2005
New Member
11 years ago

Sometimes the code throw Unable to find VBObject error.

My code is:   function AllTechsRadioButtonIsClicked() { if (WebPMAppPage.browser.VBObject("frmSelect").Exists && WebPMAppPage.browser.VBObject("frmSelect").WndCaption == "Data Selection") { var...