@wreed I am so sorry for the late reply. Here is the gist of the error log I receive when I run the automation: https://gist.github.com/Tarek-O/23690585c3e9e3b3c9adc801e48cbca3
The capabilities are here: https://gist.github.com/Tarek-O/51bcfe66655aa9366637bf45d9a6e498
The normal driver.findElement(By.xpath()); and such are working as expected. However, the @AndroidFindBy tags are not working at all.
I might have missed a dependency, so here is the pom I’m currently using : https://gist.github.com/Tarek-O/329464eddc55a34324ac3be417ba46a2
Thank you,
Tarek