Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Excuse me, what do you mean by 'run'?
Have you added a plugin through the specified chrome extensions and need to "click" on that plugin's button? If so, then this can no longer be done using selenium, because this button is not part of the web page, but is part of the application. For this case, you will need to connect to this application using Pywinauto (maybe, you did not specify the language, then I chose the one I know =) )
Something like:
(c) https://pywinauto.readthedocs.io/en/latest/HowTo.h...
And then specify the button and click it...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question