Case Study: How we migrated Java selenium tests to Python robot framework
Background: Recently we worked on a project to migrate around 810+ cases which were written in java+testng+maven+jenkins stack to python+robotframework+gitlab stack. Stakeholders wanted to switch to Python and robot framework due to the following reasons: Process: When I looked into Java code, I knew there were a lot of things where we were testing things in the wrong way, after analyzing the whole code, I […]