Users unable to run UFT scripts on some iphones, Safari navigating to 127.0.0.1:12345
Question ID: 108093
0
0

Users unable to run UFT scripts on some iphones, Safari navigating to 127.0.0.1:12345

As mentioned in title, when users attempt to run UFT scripts on an Iphone SE or Iphone 7 running IOS 10, the scripts fail. The scripts report that Safari is navigating to webpage 127.0.0.1:12345. The page displays "MOBILE CENTER" and "LOADING PAGE …" text. Screenshots attached.

Version of UFT users are running is 14.0.1

![alt text][1]

![alt text][2]

[1]: /storage/temp/759-201711170950135-uft-mobile-center-error.png
[2]: /storage/temp/760-201711170918109-img-00231.png

Marked as spam
Posted by (Questions: 204, Answers: 2)
Asked on January 25, 2018 8:43 pm
168 views
Answers (1)
0
Private answer

GoDawgs,

There were two issues involved here, each one in different script component.
First component, the UDID had an empty space at end of the string which was causing no found device id.
Second component, the WebInspector was not enabled in the device then UFT was not able to recognize the mobile web objects.

Lastly, you want to launch Chrome by scripting, I did some research and found that MC does not support Chrome in iOS, only Safari.

So, we only support Safari on iOS while Chrome on Android.
https://admhelp.microfocus.com/mobilecenter/en/latest/Content/UFT/mobile_on_UFT_define_cnx.htm?Highlight=safari

Marked as spam
Posted by (Questions: 1, Answers: 216)
Answered on January 25, 2018 8:46 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top