I have an automation test with opening the PipeDrive page and login, if I run it from Pycharm it works fine, but if I run this test in docker the loading spinner after login spins endlessly. But if I reload the page after login, it will be displayed an error page. I tried adding a 'wait until' the spinner is displayed, but that didn't help. Do you have any suggestions on what I should do? Endless spinner screenshot, Error page screenshot
Asked
Active
Viewed 19 times