Ramesh D
2015-08-26 19:57:16 UTC
I am very new to Selenium and Java. Still trying to learn.
I have come across an issue where I need to extract the text between h1
tags. Tried a lot and nothing worked.
<div class="abcd">
<h1 class="condensed">Header Titles </h1>
</div>
Can someone guide me to extract "Header Titles" from this script...Thanks
in advance
I have come across an issue where I need to extract the text between h1
tags. Tried a lot and nothing worked.
<div class="abcd">
<h1 class="condensed">Header Titles </h1>
</div>
Can someone guide me to extract "Header Titles" from this script...Thanks
in advance
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+***@googlegroups.com.
To post to this group, send email to selenium-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/a3cf9093-d0b4-46c5-894e-315a7b6171ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+***@googlegroups.com.
To post to this group, send email to selenium-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/a3cf9093-d0b4-46c5-894e-315a7b6171ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.