Your Privacy
We use cookies to give you a better experience in Alchemy Help Center
You can learn more about what kind of cookies we use, why, and how from our Privacy Policy. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings in our cookie banner to change our default settings. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer. For more details, check out our Privacy Policy link below.
View Privacy Policy
Strictly Necessary Cookies
These cookies are necessary for the website to function and cannot be switched off in our systems, but do not store any person information. They are usually set in response to your actions that triggers a request for services, such as setting your privacy preferences, logging in or filling forms. You can change your browser settings to alert you about these cookies, but some parts of the Website may not work.
View Cookies
What is "Action Versions" in 'Advance Configuration window' and how does it work for Alchemy?
0 Votes
Clark posted about 2 months ago Best Answer
In Alchemy, an "Action" is representation of some "code" that accomplishes a specific task like: "click", "type", "wait", "select", etc. An "Action Version" is simply the actual code implementation of an Alchemy Action. Advanced users of Alchemy can create their own new action with its own action version (implementation). Or, an advanced user may create a new version of one of the out-of-the-box actions in Alchemy. This provides great flexibility. Alchemy advanced users can create custom actions to handle things unique to their application. For example, I created a new custom action called "Spinner" to interact directly with the up/down arrows used to adjust the number dials in the application I was testing.
1 Votes
1 Comments
Clark posted about 2 months ago Answer
In Alchemy, an "Action" is representation of some "code" that accomplishes a specific task like: "click", "type", "wait", "select", etc. An "Action Version" is simply the actual code implementation of an Alchemy Action. Advanced users of Alchemy can create their own new action with its own action version (implementation). Or, an advanced user may create a new version of one of the out-of-the-box actions in Alchemy. This provides great flexibility. Alchemy advanced users can create custom actions to handle things unique to their application. For example, I created a new custom action called "Spinner" to interact directly with the up/down arrows used to adjust the number dials in the application I was testing.
1 Votes
Login or Sign up to post a comment