如何使用selenium webdriver

时间:2016-07-25 14:34:39

标签: selenium canvas selenium-webdriver getvalue

我想检查是否使用selenium webdriver从投注金额中正确扣除余额金额。

游戏在画布中,所以如何从画布中获取值。

下面是我的画布代码:

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

0 个答案:

没有答案