Hey mmrostami,
That’s in fact valuable information. I had this case with another customer, so I’m copying here my email reply from back then - the relevant part is (2):
There’s two potential explanations:
(1) An issue with the browser, system, or (unlikely) node version. To rule this out, can you try running this with a different browser (e.g. with Firefox) and/or on a different system? Are you using the most recent version of the Selenium Nodes?
(2) The site uses some bot/automation detection mechanism which intentionally slows down the performance. You could try if using the “undetected” nodes help - see following links:
Selenium - Help with Cloudflare verification issue - #7 by qqilihq
For a test, you could use the “Timed Navigate” node to perform the navigation and see if the login page loads faster.
Best regards,
Philipp