C#C
C#13mo ago
Utku

Any way at all to make a button click action in multiple tabs at the same time in selenium?

I tried tab switching and clicking (300 ms delay each) & clicking directly through handles & javascript executions but can't seem to do it. I am fine with somewhere between 100-150 ms delays between the each click. Thanks.
Was this page helpful?