Relative Content

Tag Archive for selenium-webdriver

Selenium: callback on new tab opened

Is it possible to execute some code when a new tab is about to open using Selenium? So, we click some link, a new tab should be opened and at this moment we execute some code BEFORE any request in the new tab will be sent. So this callback should block browser network activities.

Selenium: callback on new tab opened

Is it possible to execute some code when a new tab is about to open using Selenium? So, we click some link, a new tab should be opened and at this moment we execute some code BEFORE any request in the new tab will be sent. So this callback should block browser network activities.

Instagram button “Like comment” Selenium

This is the situation, I want to make a bot on Instagram that will like comments.But I ran into a problem.I’m looking for an element using CSS SELECTOR,Selenium is looking for it,outputs the number of elements, but does not click, I would like to know how to check why it does not click on the element

Instagram button “Like comment” Selenium

This is the situation, I want to make a bot on Instagram that will like comments.But I ran into a problem.I’m looking for an element using CSS SELECTOR,Selenium is looking for it,outputs the number of elements, but does not click, I would like to know how to check why it does not click on the element

Instagram button “Like comment” Selenium

This is the situation, I want to make a bot on Instagram that will like comments.But I ran into a problem.I’m looking for an element using CSS SELECTOR,Selenium is looking for it,outputs the number of elements, but does not click, I would like to know how to check why it does not click on the element

Instagram button “Like comment” Selenium

This is the situation, I want to make a bot on Instagram that will like comments.But I ran into a problem.I’m looking for an element using CSS SELECTOR,Selenium is looking for it,outputs the number of elements, but does not click, I would like to know how to check why it does not click on the element