Note that there are some explanatory texts on larger screens.

plurals
  1. PONeed Help in getting XPath expression for span inside an Iframe popup
    primarykey
    data
    text
    <p>Need to get an xpath expression for the span inside the iframe. Need Help in getting XPath expression for span inside an Iframe popup.</p> <p>i can get the iframe but getting /html/body inside iframe is not happening any help would be appreciated</p> <pre><code>&lt;div class="gwt-PopupPanelGlass" style="position: absolute; left: 0px; top: 0px; visibility: visible; display: block; width: 1680px; height: 222px;"&gt;&lt;/div&gt; &lt;div class="gwt-PopupPanel" style="left: 439px; top: 0px; visibility: visible; position: absolute; overflow: visible;"&gt; &lt;div class="popupContent"&gt; &lt;div class="ph-PopupDialog" style="position: relative; width: 800px; height: 220px;"&gt; &lt;div style="position: absolute; z-index: -32767; top: -20ex; width: 10em; height: 10ex;"&gt;&amp;nbsp;&lt;/div&gt; &lt;div style="position: absolute; overflow: hidden; left: 0px; top: 0px; right: 0px; bottom: 0px;"&gt; &lt;div style="position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;"&gt; &lt;div style="position: absolute; z-index: -32767; top: -20ex; width: 10em; height: 10ex;"&gt;&amp;nbsp;&lt;/div&gt; &lt;div style="position: absolute; overflow: hidden; left: 0px; top: 0px; right: 0px; height: 32px;"&gt; &lt;div style="position: absolute; overflow: hidden; left: 0px; top: 32px; right: 0px; bottom: 0px;"&gt; &lt;div class="ph-PopupDialog-content" style="position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;"&gt; &lt;div style="position: absolute; z-index: -32767; top: -20ex; width: 10em; height: 10ex;"&gt;&amp;nbsp;&lt;/div&gt; &lt;div style="position: absolute; overflow: hidden; left: 5px; top: 5px; right: 5px; bottom: 5px;"&gt; &lt;div style="position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;"&gt; &lt;div&gt; &lt;iframe class="gwt-Frame ph-PaymentFrame" name="paymentFrame" src="javascript:''"&gt; &lt;html&gt; &lt;head&gt; &lt;body onload="pageLoaded();"&gt; &lt;div class="ph-View"&gt; &lt;div class="container_24 form-grid"&gt; &lt;div class="container_24 form-grid"&gt; &lt;div class="container_24 form-grid"&gt; &lt;div class="container_24 form-grid"&gt; &lt;div class="container_24 form-grid"&gt; &lt;div class="grid_12"&gt; &lt;div class="ph-ButtonPanel ph-ButtonPanel-undecorated"&gt; &lt;a class="ph-Button ph-Button-button" onclick="submit();return false;" style="float: right; margin-left: 5px;" href="#"&gt; &lt;a class="ph-Button ph-Button-button" onclick="cancel();return false;" style="float: right; margin-left: 5px;" href="#"&gt; &lt;span&gt;Cancel&lt;/span&gt; &lt;/a&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/body&gt; </code></pre> <p>`</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload