You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm interested in functionality that solves a current problem or limitation in how CumulusCI works.
Does your feature request solve a current problem?
Currently, CumulusCI provides comprehensive UI automation capabilities for Salesforce, but these functionalities are not available as a standalone Robot Framework library. Although there is an existing Selenium Salesforce API library for backend automation, there is no dedicated solution for UI automation that can be used externally without full CumulusCI setup. This limitation makes it challenging for teams to integrate Salesforce UI automation seamlessly into their existing test frameworks.
Describe the solution you'd like
I would like a standalone Robot Framework library, similar to Copado QForce, that offers CumulusCI’s UI automation capabilities for Salesforce. This library should be importable into Robot Framework test suites without requiring a full CumulusCI installation.
Describe alternatives you've considered
Using CumulusCI within Robot Framework directly, but this adds complexity to the test automation framework.
Building custom Selenium keywords for Salesforce automation, but it lacks the rich feature set CumulusCI offers.
Additional context
A dedicated UI automation library would allow teams to leverage CumulusCI’s powerful features within their existing Robot Framework test suites without requiring deep integration with CumulusCI, making Salesforce test automation more flexible and accessible.
The text was updated successfully, but these errors were encountered:
Feature Type
I'm interested in functionality that solves a current problem or limitation in how CumulusCI works.
Does your feature request solve a current problem?
Currently, CumulusCI provides comprehensive UI automation capabilities for Salesforce, but these functionalities are not available as a standalone Robot Framework library. Although there is an existing Selenium Salesforce API library for backend automation, there is no dedicated solution for UI automation that can be used externally without full CumulusCI setup. This limitation makes it challenging for teams to integrate Salesforce UI automation seamlessly into their existing test frameworks.
Describe the solution you'd like
I would like a standalone Robot Framework library, similar to Copado QForce, that offers CumulusCI’s UI automation capabilities for Salesforce. This library should be importable into Robot Framework test suites without requiring a full CumulusCI installation.
Describe alternatives you've considered
Additional context
A dedicated UI automation library would allow teams to leverage CumulusCI’s powerful features within their existing Robot Framework test suites without requiring deep integration with CumulusCI, making Salesforce test automation more flexible and accessible.
The text was updated successfully, but these errors were encountered: