标签: selenium canvas selenium-webdriver getvalue
我想检查是否使用selenium webdriver从投注金额中正确扣除余额金额。
游戏在画布中,所以如何从画布中获取值。
下面是我的画布代码:
<canvas width="3123" height="736" style="position: absolute; left: 0px; top: 0px; width: 3123px;height: 736px;"> </canvas>