How to use one test framework (Serenity, Appium, JUnit and Selenium) for both Web and Mobile testing
Background: Recently I have finished a project for which I had to do configure the generic web test automation framework in a way that is also suitable for mobile web testing without writing or modifying a lot of code structures. There are actually some benefits having one framework instead of two: Consistency and Reusability: Unified