Search found 5 matches

by manideep
Thu Mar 26, 2015 8:12 am
Forum: Object Identification and Technologies
Topic: How to handle the drag and drop control
Replies: 3
Views: 2381

Re: How to handle the drag and drop control

.//div[#'wms_dragHandle49']/i[@title='Drag To Move'] is the ranorex path for first image and //div[#'wms_dragHandle50']/i[@title='Drag To Move'] is the path for second image
we should click and drag the first image and leave the mouse button in the place of second image...
pls post asap.....
by manideep
Wed Mar 11, 2015 7:12 am
Forum: Object Identification and Technologies
Topic: How to handle the drag and drop control
Replies: 3
Views: 2381

How to handle the drag and drop control

hi,
I have a control with drag and drop functionality ,after drag and drop the item i have to check the sorting order of the list . i have attached screen shot. i need to drag the icons marked in the red to top and bottom.
by manideep
Wed Feb 18, 2015 9:31 am
Forum: Object Identification and Technologies
Topic: validation message
Replies: 1
Views: 1635

validation message

while debbuging the script validation message is visible in the page but while running script normally validation message is not displayed so it is not getting identified could you please give the reason for this
by manideep
Thu Feb 05, 2015 10:45 am
Forum: Automation Tools
Topic: where to place common functions
Replies: 1
Views: 1914

where to place common functions

where to place common functions which we want to use in more than one user code modules and how to call the function is there any need to give reference?
by manideep
Thu Jan 29, 2015 8:03 am
Forum: Object Identification and Technologies
Topic: How to code in c# for kendo dropdown list
Replies: 1
Views: 2041

How to code in c# for kendo dropdown list

How to code in c# for multiple list box i.e., kendo dropdown list