appiumtests: replace numpy and opencv with Gdk and GdkPixbuf
Reason for the change
numpy and opencv are two heavy libraries and take a significant moment to load. As many tests already import GLib, using Gdk and GdkPixbuf is faster.
Test plan
Pass tests
Screenshots or screen recordings
Bugs fixed
Edited by Fushan Wen