CraigJ23
Results
1
issues of
CraigJ23
I have found that `get_text()` is not working and just returns blank string and I have to do `get_attribute('innerText')` instead to get the text. I have version 1.42 installed. ```...