I launch a project, log into our system in the Chrome browser, clicks work fine, then another browser window opens, the robot clicks there and after that there is another connection to the browser and clicks work with an upward shift.
If you run the click sequence separately in the second window, it works fine! But the login + click sequence in the second window doesn’t work together.
What I understand is you are trying to do login + click without having to navigate to 2nd window?
If yes, I don’t think that will be possible as the click you are doing belongs to 2nd window so you would have direct bot to that window first and then click.
If that is not what you meant, kindly provide more details to help us understand better. May be share screenshots of your flow and browser window?