If you maintain an existing Selenium suite, importing those tests into mabl now requires much less manual cleanup! The updated Selenium import records your Selenium test in detail as it runs, then hands that recording to the mabl agent, which authors a complete mabl test in the cloud.
Previously, mabl's Selenium import translated actions into steps one at a time and didn't support some important step types, including assertions, variables, and conditional logic. With the new workflow, whether you import with the Selenium Java Agent or the mabl CLI, your captured session goes to the agent for authoring, and you get a link to follow along as it builds your test. Imported tests require much less refactoring, so you can move on to the next task in your day.
To get the new import capabilities, use the latest version of the mabl CLI or the Selenium Java Agent.