简体   繁体   中英

Calendar not popping up in Instrumented Android App in Test Workbench

Tool: IBM MobileFirst Test Workbench 6.3.0
OS: Windows 7

Problem: In MobileFirst app have a date field. When clicked, a calendar pops up and the user can select the day, month and year.

Instrumented the above app in Test Workbench so that Record and Playback can be done. When Date field is clicked in the instrumented app (while doing Record) calendar does not pop up. Keypad pops up.

Find below code written for the Date field.

<input class="fin-input fin-input-date ng-pristine" type="date" ng-model="creditCard.selectedFromDate" ng-change="creditCard.selectFromDate()"/>

This may be a product defect. In order to resolve it you will need to open a PMR (support ticket).

As an IBM customer you will be able to do so by following these instructions: http://www-01.ibm.com/support/docview.wss?uid=swg21507639

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM