Hello,
is it possible to open 10 tabs in a browser instance and do something in all tabs at the same time?
I imagine it could work with C# if I use threads or tasks and usings instance.GetTabByAddress("page") but I'm not sure if ZP supports it.
is it possible to open 10 tabs in a browser instance and do something in all tabs at the same time?
I imagine it could work with C# if I use threads or tasks and usings instance.GetTabByAddress("page") but I'm not sure if ZP supports it.