Part 6: Create base pages and use simple page factory
Now, we would like to run the same test on Android. Before we do that, let's look at some concepts of inheritance.
Some concepts of Inheritance
Consider that we have an abstract base class called HomePage which declares a method called searchBooks()....
lavanyamohan.hashnode.dev4 min read