<div id="description">
<div class="template">
<div class="dataRow lang english">
<div class="formCellLeft">
<div class="formCellRight">
<div class="inputText ui-corner-all editorDIV" title="Double click to add/edit contents."/>
</div>
</div>
</div>
</div>
WebElement element = driver.findElement(By.xpath(.//*[@id='description']/div/div/div[2]/div ));
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/0471904c-b4a5-4588-9d17-547cebf4d996%40googlegroups.com.--
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-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
--
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-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/1bbf3215-a463-4c28-b64d-0f98829fe0b9%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CAN0GMjQ5jfc0c%3DKdMQBiJpFYn7nq1WijiWJQSFjL2ier%3DmBUFw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CAORqf5mY3X%2BsXOMS_vFH-0-EU1pDB7VpdFBPMs2b0iBjuva2%3DQ%40mail.gmail.com.
--
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-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/28e79775-0807-4619-a23c-dd93fb451089%40googlegroups.com.
WebElement element = driver.findElement(By.xpath("//*[@id='description']/div/div/div[2]/div"));
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+unsubscribe@googlegroups.com.
To post to this group, send email to selenium-users@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/0471904c-b4a5-4588-9d17-547cebf4d996%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/06cd4bc5-6c4b-4c1a-b520-314ade30dd0e%40googlegroups.com.To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
WebElement element = driver.findElement(By.xpath(".//*[@id='description']/div/div/div[2]/div"));
Actions action = new Actions(driver).doubleClick(element);
action.build().perform();
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CAN0GMjTHFrKHWQ02POBm%3DPaBNeV_sOkNoHMnFfZS7sjWe-Wk5A%40mail.gmail.com.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+unsubscribe@googlegroups.com.
To post to this group, send email to selenium-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/0471904c-b4a5-4588-9d17-547cebf4d996%40googlegroups.com.
--
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+unsubscribe@googlegroups.com.
To post to this group, send email to selenium-users@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/0471904c-b4a5-4588-9d17-547cebf4d996%40googlegroups.com.
--
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-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/06cd4bc5-6c4b-4c1a-b520-314ade30dd0e%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/6197143f-c819-486b-8673-4ca9f63b61c2%40googlegroups.com.To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.