Working with multiple tabs at the same time

  • Автор темы Автор темы Maddo7
  • Дата начала Дата начала

Maddo7

Client
Регистрация
09.05.2015
Сообщения
130
Реакции
6
Баллы
18
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.
 
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.

No not possible.
All work happens in active tab. And this can be one tab at a time.
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)