Search found 56 matches

by satishmohan
Wed Apr 05, 2017 3:30 pm
Forum: General Questions
Topic: Get all elements using xpath
Replies: 7
Views: 7089

Re: Get all elements using xpath

Perfect. Worked exactly the way you suggested. Thank you :)
by satishmohan
Tue Apr 04, 2017 2:51 pm
Forum: General Questions
Topic: Get all elements using xpath
Replies: 7
Views: 7089

Re: Get all elements using xpath

Get that. Please find attached
by satishmohan
Tue Apr 04, 2017 11:54 am
Forum: General Questions
Topic: Get all elements using xpath
Replies: 7
Views: 7089

Re: Get all elements using xpath

Hi Team. I could not get which element should be specified under "searchRoot". I am attaching a snapshot for ref. basically i am looking at getting all the values under Power column. Highlighted value of 9.8 is for First row alone. A reputation of multiple rows with the same structure (as of row-1) ...
by satishmohan
Sun Apr 02, 2017 5:38 pm
Forum: General Questions
Topic: Get all elements using xpath
Replies: 7
Views: 7089

Get all elements using xpath

Hi. I have a situation where i have to capture all the elements in a webpage based on the xpath i provide. Example- we have 10 rows and 10 columns. Column 5 of each row has the price listed. I want to capture all the prices in a list based on the xpath. In selenium it is easy since as below. Do we h...
by satishmohan
Sun Apr 02, 2017 5:32 pm
Forum: General Questions
Topic: How to express this Xpath
Replies: 5
Views: 1882

Re: How to express this Xpath

Rather using @ we can also write xpath as //container[button[text()='Button1']]
by satishmohan
Mon Feb 06, 2017 3:10 pm
Forum: General Questions
Topic: Framework development
Replies: 7
Views: 1981

Re: Framework development

Okay. Thats true that in studio we also get all related actions/options while editing any Item from the Repository. Makes sense for me now. Thanks All
by satishmohan
Mon Feb 06, 2017 1:11 pm
Forum: General Questions
Topic: Execution slow from Test Suite
Replies: 2
Views: 1316

Re: Execution slow from Test Suite

Yes, this helped. Thank you
by satishmohan
Mon Feb 06, 2017 1:08 pm
Forum: General Questions
Topic: Framework development
Replies: 7
Views: 1981

Re: Framework development

Hello Team, Thank you for writing back. Please look into the attachment and suggest further pls. 1. I would want to capture most of my UI Elements in variables and will do so in a single or multiple usercode class(es). So that i can declare them once and use in multiple Test scenarios. 2. Then in th...
by satishmohan
Mon Jan 30, 2017 5:41 pm
Forum: General Questions
Topic: Framework development
Replies: 7
Views: 1981

Re: Framework development

I would want to create a class which contains basic methods like click, getText, select value from dropdown which covers basic actions on any webpage. On other hand have an excel where i create a repository of XPaths for UI Elements in one column(A) and other column(B) the action (example CLICK). No...
by satishmohan
Sat Jan 28, 2017 11:14 am
Forum: General Questions
Topic: Framework development
Replies: 7
Views: 1981

Framework development

I want to develop a Framework so that all actions are covered which appear on UI like click, select option, read text, etc and the UI element ids i want them to pass through a file so that any new addition of Test cases i can just add the xpaths in the file and the corresponding action. Then the cod...
by satishmohan
Fri Dec 09, 2016 3:02 pm
Forum: General Questions
Topic: "Ranorex Solution" File not available
Replies: 2
Views: 1383

"Ranorex Solution" File not available

Hi, I have a solution which do not contain the "Ranorex Solution" File under the Project folder. Instead I am given the "bin" folder of the ranorex solution which contains "Application" File type. Using the Application file type i can start the Test, but how do i know what is inside the Test. Basica...
by satishmohan
Sun Nov 27, 2016 9:49 pm
Forum: General Questions
Topic: Switch windows and iFrame
Replies: 6
Views: 1861

Re: Switch windows and iFrame

@ Support Team - Could you please respond on this. I am working for a client who has a purchased a license for Ranorex. Your quick response is appreciated.
by satishmohan
Fri Nov 25, 2016 12:25 pm
Forum: General Questions
Topic: Switch windows and iFrame
Replies: 6
Views: 1861

Re: Switch windows and iFrame

Please read the attached files bottom to top. Not sure why the files are showing in reverse order than attached order.
by satishmohan
Fri Nov 25, 2016 12:21 pm
Forum: General Questions
Topic: Switch windows and iFrame
Replies: 6
Views: 1861

Re: Switch windows and iFrame

Missed attachments
by satishmohan
Fri Nov 25, 2016 12:14 pm
Forum: General Questions
Topic: Switch windows and iFrame
Replies: 6
Views: 1861

Re: Switch windows and iFrame

Hi, I believe an html code for a frame does not mean here. Hence attaching a detailed document. Ranorex snapshot will focus on element and not on a iFrame