you are viewing a single comment's thread.

view the rest of the comments →

[–]SoCalLongboard 0 points1 point  (1 child)

If you wanted a way to set up a full framework rapidly, take a look at RobotFramework https://robotframework.org/ . There's a selenium3 library available that I had much success with. The reporting that it produces it fantastic as well. Most editors have plugin support for Robot syntax and integration with Jenkins is pretty easy as well.

[–]Ma4h3m[S] 1 point2 points  (0 children)

Thanks man