Script doesnot work for some icons

3 views
Skip to first unread message

QA_new

unread,
Sep 23, 2011, 5:47:08 AM9/23/11
to tellurium-users
HI,

In my application i have to execute the script for edit and delete
bank detail. To edit/Delete bank acc firstly i have to click on
checkbox and then click on icons. but is doestnot work. Checkbox is
gettng checked but icon is not clicking..

My code is as below:

// Edit Bank account

click"PanelContentTable.Ctl00_Contentplaceholder_ucBankAccounts_grdBankAccounts_ctl03_chkBankAccount"
//waitForElementPresent "Section6.EditBankAccount", 30000
clickElement "Section6.EditBankAccount"
//click "Section6.EditBankAccount"
waitForElementPresent "Section6.AddBankAccountText", 30000
waitForElementPresent "BankAccountsgrid.bankName", 30000
keyType "BankAccountsgrid.bankName", HDFCeditname
keyType "BankAccountsgrid.Swift", HDFCSWIFTedit
keyType "BankAccountsgrid.BankAccountNumber",
"093812345678edit"
keyType "BankAccountsgrid.Iban", IJ2222edit
click "grdBankAccounts.SaveBankAccount_button"
waitForElementPresent "Section6.AddBankAccountText", 30000
click "Section6.SaveCompany"
waitForPageToLoad 30000

Shivani

unread,
Sep 23, 2011, 7:51:46 AM9/23/11
to tellurium-users
Screenshot


--
You received this message because you are subscribed to the Google Groups "tellurium-users" group.
To post to this group, send email to telluri...@googlegroups.com.
To unsubscribe from this group, send email to tellurium-use...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en.


app.jpg
Reply all
Reply to author
Forward
0 new messages