Shifted elements on website

Hello

I am trying to update my object repository for a website that soon changes design.
However I am experiencing that all elements/descriptors are shifted from where the element visually appears.
If I right click the element in Chrome directly and select “inspect”, the element seems to be where it is shown.
Is this problem somthing in UiPath Studio or the website?

Take a look at the images below.
The site is: https://beta.rejseplanen.dk


chrome identifier

Best regards,
Soren

@SorenB,

Check if your screen resolution is changed if you are using remote desktop. Check the website screen resolution and responsiveness as well.

Thanks,
Ashok :slight_smile:

My screen resolution is constant (Full HD).
I am not using Remote Desktop.
I have tried checking the “responsive website” on the descripter, which does’nt help.

Give WildCard Entries In “aaname” Or “ParentId/ClassId” For every activities you are using in your website
Try to make it dynamic.
also uncheck css selector if checked in uiexplorer.

Thanks :slight_smile:
Hammad Rafiq Tukdi

Unfortunately does not work.

Please Run The Robot and give SS of error.

The robot does not fail.
It just tries to click the button in the wrong place.

Please just go to the site and see for your self: https://beta.rejseplanen.dk

Ok please highlight where you want to click exactly and where the robot is clicking

On the first image you can see a red arrow showing the element i want to click.
You can also see where UiPath “thinks” the element is (shown by the red highlighted area).
The second image is where Chrome Inspect feature thinks the element is (and where it actually is).

It seems the same applies for all other elements in the form on the website.

i got it please indicate this element again , open uiexplorer and send me ss,
i am online from mobile does not have studio right now but i can assist you.
TY

i want to see all properties on the right side which you cropped. thats the main thing

Click on class check button , and check again , if not then +Write * on start and end of aaname like * Afgang nu* then try again.

I am afraid you misunderstand where the problem lies.

The selector is valid

However UiPath thinks the element is somewhere else from where it actually is.

I undertsand your problem thats why i am trying to indetify unique class so that you can click on the specific “Afgang nu” text you want using wildcard , since it is not even highlighting with wildcard it means you are using wrong class name, let me check this on my laptop.

Yes it would be great if you could try for your self.
As mentioned the “Afgang nu”-button/text is not an individual case, but the problem persists for ALL elements in the form.

Hammad any luck yet?

I figured it out my self.
The page has a button for “full screen”, which removes the top bar/menu that is shifting the elements in the form.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.