cont elements = "list".filter(ele=> ele.isDisplayed());
Problem statement: I am trying to get the list of displayed elements in WDIO, but currently its retur