Can anyone give me some advice by using FindElement to click some button in the website, which is under the Javascript function.
After<script type="text/javascript">, I couldn't select the id or name or
class underneath the <script type="text/javascript">. (It's like a drop down
list, which I want the remote desk can click it to enter next drop down list)
How can I >deal with this kind of subcategories?
THANK YOU SO MUCH!!