
Hello, all of a sudden my processes never get past Google Chrome "Wait for page to load". I could always add in a pause to get around this, becuase the page is loaded without issue. but I was wondering what is going on? I'd rather not add in this work around.
Is anyone familiar with a recent change? I feel like Google Chrome updates have caused issues.
Thanks in advance!
I don’t know why it does this sometimes. I am a fan of giving it a timeout double or triple that of what you think it should be to load and saying, on error, go to next step.
another option is doing “wait for element” rather than “wait for page”
best of luck