Trouble clicking on web elements within application

Mobile Testing, Android App Testing.
FWSmatt
Posts: 1
Joined: Wed Sep 17, 2014 11:59 pm

Trouble clicking on web elements within application

Post by FWSmatt » Thu Sep 18, 2014 12:17 am

The application that I'm doing QA on contains a lot of web elements on various pages. All of my "touch" related commands are created using "Invoke Action" -> "PerformClick" -> "<element>" on specific elements (such as buttons). This was all working fine until the other day, when I began receiving the following error message:

-[A2DynamicUIWebViewDelegate shouldBlockEventRecordAndreplayForWebView:]: unrecognized selector sent to instance 0x75803040

at Ranorex.Plugin.Mobile.XmlRpc.XmlRpcProtocolChannel.Call(MethodCall mc, TimeSpan responseTimeout) at Ranorex.Plugin.Mobile.Device.Channels.AppLogicChannel.TouchChild(IElementWithId element, IChildElementWithId child, Boolean isLongClick, TouchEvent evt) at Ranorex.Plugin.Mobile.RxIntegration.Elements.MobileWebFlavorElement.ClickDomElement(DomFlavorElement domElement, TouchEvent te) at Ranorex.Plugin.Mobile.RxIntegration.Elements.Web.DomFlavorElement.Touch(TouchEvent evt) at Ranorex.Touch.Tap(Element element, Int32 pointer, Location location, Duration touchDuration) at Ranorex.Adapter.Touch() at iOSMobileSample.Recordings.CheckImage.Ranorex.Core.Testing.ITestModule.Run() in c:\Users\matthewdabrowski\Documents\Ranorex\RanorexStudio Projects\Samples\iOSMobileSample\iOSMobileSample\Recordings\CheckImage.cs:line 147 at Ranorex.Core.Testing.TestSuiteModule.RunInternal(DataContext parentDataContext)


I'm a little in the dark as to what might be causing this or what I might do to fix it. Is there anything that I can communicate to the programmers that might help us troubleshoot this? Any suggestions for fixes to my automation that I might try? Apologies if this is a little vague-- I can provide further details on request.

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Trouble clicking on web elements within application

Post by Support Team » Fri Sep 19, 2014 12:47 pm

Hi FWSmatt,

More information about your issue would be very helpful. Which version of Ranorex are you using.
You wrote that this worked before, did you change anything in your application or did you use another Ranroex version before?
The easiest way would be to get your application in order to analyze the issue in more detail. If you don't want to post your application you can also send an e-mail to [email protected].

Regards,
Bernhard