## Description To make AppiumDriver the non-abstract class ## Details There are many cases when the non-abstract AppiumDriver is helpful. The target: - to make AppiumDriver the non-abstract class which supports the minimal set of operations - to make it execute any OS-specific command when it is needed.