Search found 8 matches

by sarahw
Wed Aug 01, 2018 12:49 pm
Forum: General Questions
Topic: Change Logs folder
Replies: 1
Views: 1807

Change Logs folder

Is it possible to change the location of the general logs folder? Mine is currently in: Documents\Ranorex\Logs But I would rather it went elsewhere as everything in my Documents folder gets backed up to OneDrive and I really don't need all these logs up there. I've looked everywhere I can think of i...
by sarahw
Mon Jul 30, 2018 12:59 pm
Forum: General Questions
Topic: Unsupported HTML Tag Class
Replies: 21
Views: 5418

Re: Unsupported HTML Tag Class

I don't think this code suggestion is going to help me unfortunately. I need to be able to differentiate between two different sets of text tags based on their class. If I can't uniquely identify one set from the other via the repository then I can't see how accessing its class via code in my test i...
by sarahw
Mon Jul 30, 2018 12:24 pm
Forum: General Questions
Topic: Unsupported HTML Tag Class
Replies: 21
Views: 5418

Re: Unsupported HTML Tag Class

Hi Markus,

Thank you for your reply, I will try your suggested solution and see how I get on.

Does this also explain why I can't work with the class value for the circle and text tags which are children of the g tag?

And is there any roadmap for this being supported properly for g tags?
by sarahw
Thu Jul 19, 2018 3:45 pm
Forum: General Questions
Topic: Unsupported HTML Tag Class
Replies: 21
Views: 5418

Re: Unsupported HTML Tag Class

Hi DP, The text and circle tags are children of the g tag, so I took a snapshot at the g level because I thought it would show all the affected tags. Sorry if that caused any confusion. What I'm hoping you can reproduce and help with is that although the g, circle and text tags all have a class spec...
by sarahw
Tue Jul 17, 2018 6:25 pm
Forum: General Questions
Topic: Unsupported HTML Tag Class
Replies: 21
Views: 5418

Re: Unsupported HTML Tag Class

Hi, I have this same problem. I'm trying to identify <g> and/or <text> tags in an SVG and the class doesn't seem to be picked up by Spy nor recognised by the repository if I enter it manually. I've attached a snapshot which I hope will illustrate one of the objects I'm interested in: formularyname.r...
by sarahw
Fri Jul 13, 2018 12:53 pm
Forum: Object Identification and Technologies
Topic: Unable to click or extract class string for Vuetify button
Replies: 4
Views: 2200

Re: Unable to click or extract class string for Vuetify button

Hi Doug,

Thank you, that's definitely a bit quicker than my workaround of defining the tag name. I can confirm it does work for me, so I'll use this method from now on.
by sarahw
Tue Jun 26, 2018 10:27 am
Forum: Object Identification and Technologies
Topic: Unable to click or extract class string for Vuetify button
Replies: 4
Views: 2200

Re: Unable to click or extract class string for Vuetify button

Hi Markus, Thank you for replying. If I use Track to create the button in the repository, Ranorex tracks a div inside the button as opposed to the button itself. This isn't how I want to identify the button so it leaves me no closer to a direct solution unfortunately. Since posting I've found that i...
by sarahw
Fri Jun 22, 2018 11:45 am
Forum: Object Identification and Technologies
Topic: Unable to click or extract class string for Vuetify button
Replies: 4
Views: 2200

Unable to click or extract class string for Vuetify button

We've just started developing a site using Vue.js and Vuetify. I'm finding that with both the Vuetify showcase and our web product that Ranorex will not click an object identified by a button tag. Does anyone have an idea why this is failing? The showcase is here: https://vuetifyjs.com/en/components...