moved context tests around, added AppiumDriverTest#115
Conversation
|
@TikhomirovSergey I think #105 is done! what do you think? |
|
I think so. But my point about AndroidContextTest I have expressed in #105 (please read my last comment). If it is feature I think it should be covered by test. If there is a bug which nobody have reported this test could be removed and bug has to be fixed. |
|
There's something else we could do. Can be done after this implementation, as a future feature, but maybe we should have AndroidElement and IosElement classes which inherit from MobileElement? |
moved context tests around, added AppiumDriverTest
Yep! It has been done at Jonahss#1. I agree with this point |
I got rid of AndroidContextTest, we only need to test contexts once :)