My selenium implementation works locally but in azure functions it generates an error.

Diego Bejar 1 Reputation point
2022-12-27T02:29:28.507+00:00

I have a selenium scripts application that I have deployed in a function app using a docker image. Locally the script works without any problem but when I implement it in app function up to a certain point it works correctly but then it generates an error that it has not found a certain element, but how is this possible? If it worked locally with the same configurations.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,311 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.