Open hesteban-tuenti opened 3 weeks ago
Analysis results are not available for those commits
View more on Code Climate.
reviso los tests cuando tenga un momento
I have tested the new mobile_actions features (Android e iOS) which tests all of the detected changes in Appium 3 , and 4 and also the change in the InputText done in this PR with the following versions:
And the results have been OK, so I guess we don't break the compatibility backwards and don't need a mayor version.
As part of the maintenance of the toolium dependency libraries, the update of the appium python client is going to be update to the version 4. In order to update to this version we identified that the following actions needed to be updated to be compatible with the w3C webdriver: https://jira.tid.es/browse/QAWTO-178
In order to be fully W3C compatible we need to change the set_value method used in the InputText pagelement to send_keys