How to run cross browser testing in UiPath in C#

please help me to run on cross browser testing in UiPath in C# sharp

and need to run cross browser in Main xml file

Regards
Saikrishna

@Mada_Sai_Krishna

what do you mean by cross browser?can you please elaborate

cheers

in classic we were handling it with a dynamic browser enum
in modern we can check for a dynamic part within the configuration parts

But we would expect that depending on some window details we will have to handle browser specific details as well

Maybe you can elaborate more on

Hello @Anil_G ,

I need to Run one script in Multiple browsers.

can you explain me how will do that.

Regards,
Saikrishna

@Mada_Sai_Krishna

try using inject js

cheers

can you explain how i will inject js

@Mada_Sai_Krishna

please check

cheers