millibyte
millibyte
CC#
Created by Utku on 12/9/2024 in #help
Any way at all to make a button click action in multiple tabs at the same time in selenium?
I don't think you will be able to do this without switching tabs. Selenium requires focus for UI interactions just like regular browser usage I would investigate why it's slow for you to switch tabs -- run in headless if possible, check for reported performance issues with your version, etc.
3 replies