You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The architecture above is dedicated to selenium with the intro of being the foundation for testing on Fargate. I think it would be good to note that when using CDP and a load balancer to split chrome into it's own tasks the load balancer will not know how to route the browser target correctly to the tasks for the request.
Example you get the instance using /json/version to get the connection and on networking the LB may or not route to the correct task.
The text was updated successfully, but these errors were encountered:
The architecture above is dedicated to selenium with the intro of being the foundation for testing on Fargate. I think it would be good to note that when using CDP and a load balancer to split chrome into it's own tasks the load balancer will not know how to route the browser target correctly to the tasks for the request.
Example you get the instance using
/json/version
to get the connection and on networking the LB may or not route to the correct task.The text was updated successfully, but these errors were encountered: