The future of the Selenium framework
While Selenium 4 marks a phenomenal milestone for this framework and cross-browser testing technology, as highlighted in the book, frontend developers have other options and competitive frameworks to choose from. To remain relevant and shine as it has over the many years since it was launched, Selenium and its community need to think about the future of modern web applications such as PWAs, Flutter, and React Native.
In the age of intelligent testing and analysis, with digital apps also becoming more complex and demanding, test automation frameworks including Selenium and others must also become richer and more capable. In Selenium 4, the community launched a modified version of Selenium IDE that records all the user actions in a browser, including all the web elements, and can export the recorded script into code. Projects such as Healenium that were covered in this chapter should not be created, and instead, the abilities within Healenium...