sourabhkt / robotframework-seleniumlibrary

Automatically exported from code.google.com/p/robotframework-seleniumlibrary
Apache License 2.0
0 stars 0 forks source link

Click on the calender control #256

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I want to click on the custom calender control but i don't know how to click on 
the calender.
It is showing the id in selenium IDE but when we run through robo frame work it 
is not accepting.

Original issue reported on code.google.com by sumitaga...@gmail.com on 14 Jan 2013 at 7:03

GoogleCodeExporter commented 9 years ago
Calendars are always custom components so the library cannot have a native 
keyword for handling them.

You can try asking help on robotframework-users. You need to provide a bit more 
information about your calendar widget and the context in general for anyone to 
be able to help you, though.

Original comment by pekka.klarck on 15 Jan 2013 at 10:11