Hi,
We were thinking of optimizing the code by implementing multi browser compatibility in capture action.
For example, during development I captured series of web action using chrome browser. Later due to some issues in chrome I want to switch to different browser (say for example edge).
Is there anyway that we can dynamically pass certain params to capture action, without recapturing all the actions in edge browser?
I tired to do it, but the browser application & browser type properties are disabled / un editable. Please refer the snapshot below.
Kindly let me know if there is way to achieve it.