Can I override the Appium driver function for Percy SDK execution?

To execute Percy SDK with Appium, Percy utilizes three key Appium driver functions:

  • Get Session Capabilities:
    • Appium Function: Get - appium
  • Execute Script:
    • Appium Function: Execute - appium
  • Take Screenshot:
    • Appium Function: Screenshot - appium

If you encounter issues while running our SDK, verify that the above functions have not been overridden in your codebase.

If you need to override them, ensure the return type matches the original commands for proper integration.

Other Resources

Still can’t find what you are looking for?

We are always happy to help with any questions

Support resources Contact Us