Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Login & logout in Siebel and clicking pop-up button
#5
Not Solved
Sorry to tell you that it can't help solve the problem.

Thanks
Jody
I have got the whole scripts for you:

Code:
Browser("Siebel Energy (CMS DR)").Page("Siebel Energy (CMS DR)").WebEdit("_SweUserName").Set "wilson_li"
Browser("Siebel Energy (CMS DR)").Page("Siebel Energy (CMS DR)").WebEdit("_SwePassword").SetSecure "1231343645756hgnkm9omiukmety"
Browser("Siebel Energy (CMS DR)").Page("Siebel Energy (CMS DR)").WebEdit("_SwePassword").Submit
SiebApplication("Siebel Energy (CMS DR)").SiebPageTabs("PageTabs").GotoScreen "Accounts Screen"
SiebApplication("Siebel Energy (CMS DR)").SiebScreen("Account").SiebView("All Accounts").SiebApplet("Accounts").SiebButton("Query").Click
SiebApplication("Siebel Energy (CMS DR)").SiebScreen("Account").SiebView("All Accounts").SiebApplet("Accounts").SiebList("List").SiebCheckbox("New").SetIndeterminate
SiebApplication("Siebel Energy (CMS DR)").SiebScreen("Account").SiebView("All Accounts").SiebApplet("Accounts").SiebList("List").DoubleClick 0,"Account Number"
SiebApplication("Siebel Energy (CMS DR)").SiebScreen("Account").SiebView("All Accounts").SiebApplet("Accounts").SiebList("List").SiebText(">Account No").SetText "1*"
SiebApplication("Siebel Energy (CMS DR)").SiebScreen("Account").SiebView("All Accounts").SiebApplet("Accounts").SiebButton("Go").Click
SiebApplication("Siebel Energy (CMS DR)").SiebMenu("Menu").Select "File\\File - Logout"
Browser("Siebel Energy (CMS DR)_2").Page("Siebel Energy (CMS DR)").WebEdit("_SweUserName").Set "wilson_li"
Browser("Siebel Energy (CMS DR)_2").Page("Siebel Energy (CMS DR)").WebEdit("_SwePassword").SetSecure "frvrvhtrgbvrbh123dn3k435gv56tbtry"
Browser("Siebel Energy (CMS DR)_2").Page("Siebel Energy (CMS DR)").WebEdit("_SwePassword").Submit
SiebApplication("Siebel Energy (CMS DR)").SiebPageTabs("PageTabs").GotoScreen "Accounts Screen"
SiebApplication("Siebel Energy (CMS DR)").SiebScreen("Account").SiebView("All Accounts").SiebApplet("Accounts").SiebButton("Query").Click
SiebApplication("Siebel Energy (CMS DR)").SiebScreen("Account").SiebView("All Accounts").SiebApplet("Accounts").SiebList("List").SiebCheckbox("New").SetIndeterminate
SiebApplication("Siebel Energy (CMS DR)").SiebScreen("Account").SiebView("All Accounts").SiebApplet("Accounts").SiebList("List").DoubleClick 0,"Account Number"
SiebApplication("Siebel Energy (CMS DR)").SiebScreen("Account").SiebView("All Accounts").SiebApplet("Accounts").SiebList("List").SiebText(">Account No").SetText "1*"
SiebApplication("Siebel Energy (CMS DR)").SiebScreen("Account").SiebView("All Accounts").SiebApplet("Accounts").SiebButton("Go").Click
SiebApplication("Siebel Energy (CMS DR)").SiebMenu("Menu").Select "File\\File - Logout"

After logout of the broswer and login again,,
runtime error occurs:
"Siebel Automation Object is unavailiable for 120000 ms"
Reply


Messages In This Thread
RE: Login & logout in Siebel and clicking pop-up button - by yuetling926 - 10-06-2009, 06:49 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Winbutton slow in clicking kpat 0 1,687 05-23-2016, 12:09 PM
Last Post: kpat
  SAP GUI gets hanged while closing the Windows Pop Up kathirvelnagaraj 0 5,348 10-23-2015, 06:47 PM
Last Post: kathirvelnagaraj
Rolleyes QTP pop up window handling piyush8793 3 16,500 10-15-2015, 11:03 PM
Last Post: Venkateswarluponna
  Clicking on sublink venkatesh9032 1 2,569 06-01-2015, 08:26 PM
Last Post: babu123
At Siebel and Oracle Apps Objects Praveenkumar86 0 1,861 05-16-2015, 12:16 AM
Last Post: Praveenkumar86

Forum Jump:


Users browsing this thread: 1 Guest(s)