Dear all,
I create a simple flow to 1. open a webpage 2. select/unselect designated checkbox by run javascript. After this, I expect table under the checkbox will be interacted with the checkbox result.
Below is the destination page (http://live.nowscore.com/analysis/2135762cn.html), I creat a flow to unselect the checkbox in red circle. Once unselect, I expect data in below table with the same legend will also disabled or disappear.

Below is my flow, 2 steps flow very simple. and my js code as


However, after I run the flow, the checkbox is unselected, but the data in below table not filtered.

and I have chrome error as

could please someone help? Many thanks!