How to get value from canvas using selenium webdriver -


i want check whether balance amount correctly deducted bet amount using selenium webdriver.

game in canvas, how can value canvas.

below canvas code:

<canvas      width="3123"      height="736"      style="position: absolute; left: 0px; top: 0px; width: 3123px;height: 736px;"> </canvas> 


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -