Hello,
Take a example of code as below:
Thank you very much!
Take a example of code as below:
<div id="{variable}">
<div></div>
<div></div>
<div></div>
</div>
How to get/find the the nestd 2nd div element(stoked red) of div with id="{variable}"?<div></div>
<div></div>
<div></div>
</div>
Thank you very much!