Search found 48 matches

by sincoew
Fri Nov 08, 2013 7:44 am
Forum: Automation API
Topic: Why Ranorex does't support ScrollIntoView?
Replies: 10
Views: 4217

Re: Why Ranorex does't support ScrollIntoView?

Hi Philipp,

Thanks you for your reply and work around,
I known Ranorex is very powerful tool. :D

Best Regards,
Sincoew
by sincoew
Fri Nov 08, 2013 7:34 am
Forum: Bug Reports
Topic: iOS Table attribute "NumOfRowsPerSection"
Replies: 2
Views: 1819

Re: iOS Table attribute "NumOfRowsPerSection"

Hi Peter,

Thanks a lot,
I will send image to '[email protected]".

Thanks you for your help.
Best Regards,
sincoew
by sincoew
Thu Nov 07, 2013 4:22 am
Forum: Automation API
Topic: Why Ranorex does't support ScrollIntoView?
Replies: 10
Views: 4217

Re: Why Ranorex does't support ScrollIntoView?

Hi Philipp, Thanks you for your reply, Now I'm use like for loop method to get all element info. But has some bug when UI is Change. In another question, Can ScrollTable do return the "Element" or "Adapter" after scroll table? Element = adapter.ScrollTable(s, r); //Element is equal "Table.Child[s, r...
by sincoew
Wed Nov 06, 2013 7:00 am
Forum: Bug Reports
Topic: iOS Table attribute "NumOfRowsPerSection"
Replies: 2
Views: 1819

iOS Table attribute "NumOfRowsPerSection"

Hi,

In iOS Table attribute "NumOfRowPerSection",
If Table children has "ARFDetailViewListSelectiveCell",
"NumOfRowPerSection" count is not correct.

Thanks a lot,
Best Regards,
Sincoew
by sincoew
Thu Oct 31, 2013 2:01 pm
Forum: Automation API
Topic: Why Ranorex does't support ScrollIntoView?
Replies: 10
Views: 4217

Re: Why Ranorex does't support ScrollIntoView?

Hi Bernhard, I need to get table all dynamic content information in iPad, for example: ------------------------------------------------------- [UI_View] [item-A] -> get info [item-B] -> get info [UI_View] [item-A] -> get info [item-B] -> need scroll Table -> Do scroll Table [item-C] ... [item-Z] ---...
by sincoew
Wed Oct 30, 2013 3:29 am
Forum: Mobile Testing
Topic: Does Ranorex can do Other type test at Mobile app?
Replies: 1
Views: 2243

Does Ranorex can do Other type test at Mobile app?

Hi,

If UI Testing is complete.
Have other type test can do (Mobile App), via ranorex?

Best Regards,
Robert Chen.
by sincoew
Tue Oct 29, 2013 9:31 am
Forum: Automation API
Topic: Why Ranorex does't support ScrollIntoView?
Replies: 10
Views: 4217

Re: Why Ranorex does't support ScrollIntoView?

Hi Bernhard,

Does Ranorex can support ScrollIntoView() in iOS/Android at future?
(Not "ScrollTable")

Thanks a lot,
Best Regards,
sincoew
by sincoew
Tue Oct 15, 2013 7:25 am
Forum: Bug Reports
Topic: Ranorex v4.1 can't find app
Replies: 3
Views: 1990

Re: Ranorex v4.1 can't find app

Hi Bernhard,

This issue is fixed at Ranorex 4.1.1

Thanks a lot.
Best Regards,
Sincoew
by sincoew
Tue Sep 17, 2013 12:59 pm
Forum: Bug Reports
Topic: Ranorex v4.1 can't find app
Replies: 3
Views: 1990

Ranorex v4.1 can't find app

Ranorex version 4.1 deploy apk on android success, but spy++ can't find app. and record app, device select success, app select success, then start record. show message box "Failed to start because no app started event was received. Maybe there was an error while launching the application on the devi...
by sincoew
Thu Sep 12, 2013 8:14 am
Forum: Mobile Testing
Topic: Connect multiple devices(install same app) simultaneously
Replies: 1
Views: 3400

Connect multiple devices(install same app) simultaneously

Hi, My pc via usb connect iPad, iPhone 4, iPhone 3 at same time. iPad(install app AP1) iPhone 4(install app AP1) iPhone 3(install app AP1) then I record touch folder use Ranorex. but when I replay, Ranorex can not find target app. I need to disconnect iPhone 4, disconnect iPhone 3, then Ranorex can ...
by sincoew
Thu Sep 12, 2013 3:41 am
Forum: Automation API
Topic: Why Ranorex does't support ScrollIntoView?
Replies: 10
Views: 4217

Re: Why Ranorex does't support ScrollIntoView?

Hi Bernhard, Thanks you for your reply, But in Metro, I can use below method get all element, Even the element is not in the view, I also can use "ScrollIntoView" to invoke this element into view. ---------Metro------------ TreeWalker _walker=TreeWalker.RawViewWalket; Element = _walker.GetfirstChild...
by sincoew
Tue Sep 10, 2013 10:00 am
Forum: Automation API
Topic: Why Ranorex does't support ScrollIntoView?
Replies: 10
Views: 4217

Why Ranorex does't support ScrollIntoView?

Hi, I need to dynamic search UI Element at grid/list/table view, In Metro app, I can use scrollintoview to invoke element, but in Ranorex Api, I can't find this function, How can I do? http://msdn.microsoft.com/en-us/library/system.windows.automation.scrollitempattern.scrollintoview(v=vs.100).aspx T...
by sincoew
Fri Sep 06, 2013 9:07 am
Forum: General Questions
Topic: iOS Testing, getting Device Timed out in TouchStart
Replies: 5
Views: 2442

Re: iOS Testing, getting Device Timed out in TouchStart

same issue

Ranorex version 4.1
Via Usb to connect iPhone 4.

Best Regards,
sincoew
by sincoew
Fri Jun 14, 2013 3:27 am
Forum: Mobile Testing
Topic: adb 'device offline' (Android tablet)
Replies: 4
Views: 4677

Re: adb 'device offline' (Android tablet)

Thanks a lot.

I'm testing via USB,
It's cannot ping to the device. (on running, random issue)
I set a longer waiting time would be better, but does not complete solve.

Best Regards,
Sinceow
by sincoew
Fri Jun 14, 2013 3:20 am
Forum: General Questions
Topic: UI Automation Out of Control
Replies: 5
Views: 1920

Re: UI Automation Out of Control

Thanks a lot.
I will try to improve.

Best Regards,
Sincoew