19.9.0
Run your own custom code inside DoesQA.
DoesQA already includes thousands of codeless node configurations, but if that's not enough, you can also create your own.
With our Run Browser Script node, you can run custom JavaScript at any point in your tests. You can select to return a value or use the node as a bespoke assertion.
Some example usages include:
Assert custom sorting algorithm
Advanced calculations on stored values
Return a random date within a specific range
Generate custom test data
Compare several elements to one another
Create something useful? Share your nodes with the DoesQA community.