Search found 8 matches

by jwei
Mon Jan 21, 2013 8:32 pm
Forum: General Questions
Topic: Ranorex plugin cannot be enabled in Firefox 18.0
Replies: 1
Views: 1738

Ranorex plugin cannot be enabled in Firefox 18.0

Hello,

I update Firefox to version 18.0. after this action, I cannot enable Ranorex plugin in Firefox.

Please check the attached screenshot for details.

Thanks,
Jenny
by jwei
Tue Jan 08, 2013 2:20 am
Forum: General Questions
Topic: How to get the param value?
Replies: 1
Views: 1620

How to get the param value?

Hello,

I have a HTML table, and I want to compare the param value before selecting the table row. I use C# for coding, but I cannot find param attribute. How can I get the param value? Snapshot is attached.

Thanks,
Jenny
by jwei
Wed Nov 21, 2012 12:42 am
Forum: Mobile Testing
Topic: How to identify dynamic string end with special characters.
Replies: 2
Views: 3033

How to identify dynamic string end with special characters.

I want to select a checkbox which shows dynamically, how can i use regular expression to capture it regardless the name.

example: @name='document_id[]', all names end with "_id[]". I use $ sign, but it does not.
by jwei
Thu Nov 15, 2012 11:31 pm
Forum: Automation Tools
Topic: How to call existing module from different test suite?
Replies: 1
Views: 1919

How to call existing module from different test suite?

By default, test module is SHARED or NOT SHARED?

If it is shared, how can I call existing module from different test suite?

If it is not shared, can I change it to shared?
by jwei
Thu Nov 15, 2012 1:53 am
Forum: Automation Tools
Topic: Cannot find the object after adding repository.
Replies: 1
Views: 2199

Cannot find the object after adding repository.

I have a filter panel on UI earch pleat have Apply button. I add Apply button on first pleat to repository, use Highlight button, the correct object is found. Add Apply button on second pleat to repository, it goes to the first Apply button, the object cannot be found using Highlight button. All of ...
by jwei
Tue Nov 13, 2012 6:34 pm
Forum: General Questions
Topic: Cannot recognize object during run time.
Replies: 5
Views: 1808

Re: Cannot recognize object during run time.

Please check this snapshot again, I click track button to add login button to repository, but I cannot highlight this button.
by jwei
Tue Nov 13, 2012 1:49 am
Forum: General Questions
Topic: Cannot recognize object during run time.
Replies: 5
Views: 1808

Re: Cannot recognize object during run time.

Snapshot file is attached.
by jwei
Fri Nov 09, 2012 8:54 pm
Forum: General Questions
Topic: Cannot recognize object during run time.
Replies: 5
Views: 1808

Cannot recognize object during run time.

I record a simple login page, but the Login button is not clicked when I play back the script. On Path Editor window, message shows "one element found", but I click Highlight button to locate the object, no object is highlighted. If I change the required option to tagvalue, Login button can be highl...