Space key is not enter by Enterkeys method.

  • KM02765521
  • 31-Mar-2017
  • 31-Mar-2017

Summary

UFT and MC integration, Enterkeys is not working properly

Error

In some scenarios customer should enter more than one word like following code.

Device("Device").Enterkeys 0"John White"

The space between John and White is not entered, instead just John is entered.

image text

Cause

iOS language keyboard is configured with other language than English and QWERTY like following screenshot.

Fix

Solution set iOS Keyboard as English and QWERTY.

 image text