cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to merge scripts?

former_member222508
Participant
0 Kudos

Hi Everyone,

I am working on a scenario where i need to populate the result of a transaction in the landing page.

while executing the transaction, i need to select two variants.

I tried by recording the script and do the copy paste of the values. But i am ended up in copying the value of the second variant selected but not the first.

What would be suggested method? is it possible to merge scripts? Will that be possible?

Thanks,

Bala.

Accepted Solutions (0)

Answers (2)

Answers (2)

chinthan_yajamaan
Active Contributor
0 Kudos

Hi Bala,

Can you provide more details on what you are trying to copy in different variants? Because otherwise if you copy values to different variables (like c1, c2, c3...) in your script and then you should be able to paste from them easily.

Thanks
Chinthan

tamas_hoznek
Product and Topic Expert
Product and Topic Expert
0 Kudos

Well, you could do the two different recordings, then upload them into the same script button and use IF conditions to decide which one to run.

When uploading the recorded script, there is an option to append the second recording to the existing script.

Unless I misunderstand your scenario, this should work...