at line 37 in Mobilenium/mobilenium/mobidriver.py, I think it is not `if self.capabilities is True:` but `if self.allow_insecure_certs is True:`. please confirm it.
at line 37 in Mobilenium/mobilenium/mobidriver.py,
I think it is not
if self.capabilities is True:butif self.allow_insecure_certs is True:.please confirm it.