- skumariActive particpant
- Posts : 13
Join date : 2012-03-14
ajax calendar in selenium ide
Wed Mar 14, 2012 3:14 pm
I m working on ajax calender. When I click on pick date that ajax calender opens. My test case is working when I run it step by step but not working when I run the whole test case because calendar is not opening there.
Need quick rply.
Thanks
Need quick rply.
Thanks
- skumariActive particpant
- Posts : 13
Join date : 2012-03-14
Re: ajax calendar in selenium ide
Mon Mar 19, 2012 4:37 pm
Hi, Guys
I am stuck with the same problem of calendar again. I used command such as waitForElementpresent and clickAt for this but calendar is not opening by running testcase through selenium IDE.
Please help me. Its urgent
I am stuck with the same problem of calendar again. I used command such as waitForElementpresent and clickAt for this but calendar is not opening by running testcase through selenium IDE.
Please help me. Its urgent
- mahesh koil
- Posts : 2
Join date : 2012-03-20
Re: ajax calendar in selenium ide
Tue Mar 20, 2012 5:25 pm
Hi,Guys
I am working on Calender.When i click on pick date that Calender opens.My test case is working when i run it step by step but not working when i run the whole test case because Calendar is not Selecting Date and not closing Calendar Pop-up there.
For Example :
Step1: selenium.click("id=img-property(dispositionDate)");
Step2: selenium.click("//body[@id='ext-gen6']/div[10]/table/tbody/tr[4]/td[3]");
Discription:-
Step1: If i Click on Calender icon then displaying Calender Pop-up
Step2: then i Click on date icon in Calender Pop-up
Expected Value :1)Date should be select in Calender Pop-up.2)close in Calendar Pop-up
Actual Value : 1)Date is not selecting in Calender Pop-up.2)not closing Calendar Pop-up
Please Help me. Its Urgent.
I am working on Calender.When i click on pick date that Calender opens.My test case is working when i run it step by step but not working when i run the whole test case because Calendar is not Selecting Date and not closing Calendar Pop-up there.
For Example :
Step1: selenium.click("id=img-property(dispositionDate)");
Step2: selenium.click("//body[@id='ext-gen6']/div[10]/table/tbody/tr[4]/td[3]");
Discription:-
Step1: If i Click on Calender icon then displaying Calender Pop-up
Step2: then i Click on date icon in Calender Pop-up
Expected Value :1)Date should be select in Calender Pop-up.2)close in Calendar Pop-up
Actual Value : 1)Date is not selecting in Calender Pop-up.2)not closing Calendar Pop-up
Please Help me. Its Urgent.
Permissions in this forum:
You cannot reply to topics in this forum