Hello, Currently, my selenium session takes 3-5 seconds for each execution steps after page load.
I can't wait that long. I expect within 1 sec, at least.
So, Does selenium session has an ability to set any intervals? How to do that? Just in case, i've checked several session properties(e.g. "time wait") behavior, but that was ineffective... Thanks,