bytedance / Fastbot_Android

Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems
Other
1.01k stars 236 forks source link

在配置文件max.widget.black,设置bounds的格式什么? #157

Closed bnndy closed 1 year ago

bnndy commented 2 years ago

如题,在配置文件max.widget.black,设置bounds的格式是怎么样的,麻烦举例说明

tang-wangyisuifeng commented 2 years ago

我设置为bounds: "0.5,0.9,0.7,1",运行的时候好像都不行了

zhangzhao4444 commented 1 year ago

bounds: "[x0,y0][x1,y1]"

zer0e commented 1 year ago

bounds: "[x0,y0][x1,y1]"

@zhangzhao4444 你好,在 #19 中,bounds 是说设置成分割的四个浮点数,我两种试了都没有生效