aws-samples / run-selenium-tests-at-scale-using-ecs-fargate

This article talks about an approach that can help customers run integration and regression tests quicker and cheaper to improve the CI/CD process.
MIT License
32 stars 25 forks source link

Plans to move to grid 4 #5

Open humaidk2 opened 2 years ago

humaidk2 commented 2 years ago

Hi,

Any Ideas to update this to selenium grid 4.

MummanaSubramanya commented 1 year ago

Hi,

Any Ideas to update this to selenium grid 4.

I have articulated the solution here https://github.com/MummanaSubramanya/selenium-grid4-ecs-fargate I have done it manually with AWS cli and console. It should be enough to give an idea about it. Maybe you can have your own IaaC.

yurydiahiliev commented 1 year ago

Hi, Any Ideas to update this to selenium grid 4.

I have articulated the solution here https://github.com/MummanaSubramanya/selenium-grid4-ecs-fargate I have done it manually with AWS cli and console. It should be enough to give an idea about it. Maybe you can have your own IaaC.

How about automating your manual steps? Have you tried to do it?

RichardChester commented 1 year ago

I've managed to get it somewhat working with CDK(Java) if people are interested I can post a link to it

c-okorie commented 1 year ago

I've managed to get it somewhat working with CDK(Java) if people are interested I can post a link to it

Hi @RichardChester please post the link to your CDK.

MuhammedAnasK commented 5 months ago

Hi, pls post the link here for selenium grid 4 automated type script deployment