how to use selenium to click an element in canvas
up vote
0
down vote
favorite
button in canvas:
Inspector of element
Because the button is in the canvas, and not the HTML, how do I tell python selenium webdriver to click the button?
python selenium canvas
|
show 4 more comments
up vote
0
down vote
favorite
button in canvas:
Inspector of element
Because the button is in the canvas, and not the HTML, how do I tell python selenium webdriver to click the button?
python selenium canvas
Possible duplicate of python selenium click on button
– Nick
Nov 9 at 7:57
@smith what you have tried?
– ewwink
Nov 9 at 8:22
If that button has static location, try to select canvas and click by button coordinates
– Andersson
Nov 9 at 8:32
@Andersson can you give the sample code, I wanna finish this tutorial automatically.
– smith jin
Nov 9 at 9:26
Check this ticket
– Andersson
Nov 9 at 9:30
|
show 4 more comments
up vote
0
down vote
favorite
up vote
0
down vote
favorite
button in canvas:
Inspector of element
Because the button is in the canvas, and not the HTML, how do I tell python selenium webdriver to click the button?
python selenium canvas
button in canvas:
Inspector of element
Because the button is in the canvas, and not the HTML, how do I tell python selenium webdriver to click the button?
python selenium canvas
python selenium canvas
edited Nov 9 at 8:33
Andersson
35.9k103066
35.9k103066
asked Nov 9 at 7:50
smith jin
11
11
Possible duplicate of python selenium click on button
– Nick
Nov 9 at 7:57
@smith what you have tried?
– ewwink
Nov 9 at 8:22
If that button has static location, try to select canvas and click by button coordinates
– Andersson
Nov 9 at 8:32
@Andersson can you give the sample code, I wanna finish this tutorial automatically.
– smith jin
Nov 9 at 9:26
Check this ticket
– Andersson
Nov 9 at 9:30
|
show 4 more comments
Possible duplicate of python selenium click on button
– Nick
Nov 9 at 7:57
@smith what you have tried?
– ewwink
Nov 9 at 8:22
If that button has static location, try to select canvas and click by button coordinates
– Andersson
Nov 9 at 8:32
@Andersson can you give the sample code, I wanna finish this tutorial automatically.
– smith jin
Nov 9 at 9:26
Check this ticket
– Andersson
Nov 9 at 9:30
Possible duplicate of python selenium click on button
– Nick
Nov 9 at 7:57
Possible duplicate of python selenium click on button
– Nick
Nov 9 at 7:57
@smith what you have tried?
– ewwink
Nov 9 at 8:22
@smith what you have tried?
– ewwink
Nov 9 at 8:22
If that button has static location, try to select canvas and click by button coordinates
– Andersson
Nov 9 at 8:32
If that button has static location, try to select canvas and click by button coordinates
– Andersson
Nov 9 at 8:32
@Andersson can you give the sample code, I wanna finish this tutorial automatically.
– smith jin
Nov 9 at 9:26
@Andersson can you give the sample code, I wanna finish this tutorial automatically.
– smith jin
Nov 9 at 9:26
Check this ticket
– Andersson
Nov 9 at 9:30
Check this ticket
– Andersson
Nov 9 at 9:30
|
show 4 more comments
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53221691%2fhow-to-use-selenium-to-click-an-element-in-canvas%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Possible duplicate of python selenium click on button
– Nick
Nov 9 at 7:57
@smith what you have tried?
– ewwink
Nov 9 at 8:22
If that button has static location, try to select canvas and click by button coordinates
– Andersson
Nov 9 at 8:32
@Andersson can you give the sample code, I wanna finish this tutorial automatically.
– smith jin
Nov 9 at 9:26
Check this ticket
– Andersson
Nov 9 at 9:30