|
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
|