Verify Div content is editable or not

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Verify Div content is editable or not

Dhiraj
There is a Div element in my application, I need to verify the div content read-only. Following is the html of div field:

<div data-modelattr="name" data-gen="combo3828" data-widget-path="extensions_master_batchType_value_extensions.master.batchType">Renewal</div>

In this I need to check text "Renewal" is Read-only or Read-Write.

Thanks,
Dhiraj
Email: dhiraj.tst@gmail.com