The initial flight query always fails with a message saying "Sorry, we found some errors..." If I print out the fullUrl and paste it into a browser, the url does not actually have any errors, it works fine. The problem only happens when running from selenium. I've tried with both Firefox and Chrome with the same result. If I hold the selenium controlled browser open and paste in the fullUrl, I still get the "Sorry, we found some errors..."
I suspect southwest is detecting that this is automated and then refuses to give search results.
The initial flight query always fails with a message saying "Sorry, we found some errors..." If I print out the
fullUrland paste it into a browser, the url does not actually have any errors, it works fine. The problem only happens when running from selenium. I've tried with both Firefox and Chrome with the same result. If I hold the selenium controlled browser open and paste in the fullUrl, I still get the "Sorry, we found some errors..."I suspect southwest is detecting that this is automated and then refuses to give search results.