>> ile/extensions/fxdriver@googlecode.com/components/driver_component.js:8405
>> )
>> at <anonymous class>.<anonymous
>> method>(file:///C:/WINDOWS/TEMP/anonymous8800449844697666655webdriver-prof
>> ile/extensions/fxdriver@googlecode.com/components/driver_component.js:8414
>> )
>> at <anonymous class>.<anonymous
>> method>(file:///C:/WINDOWS/TEMP/anonymous8800449844697666655webdriver-prof
>> ile/extensions/fxdriver@googlecode.com/components/command_processor.js:104
>> 21)
>> at <anonymous class>.<anonymous
>> method>(file:///C:/WINDOWS/TEMP/anonymous8800449844697666655webdriver-prof
>> ile/extensions/fxdriver@googlecode.com/components/command_processor.js:104
>> 26)
>> at <anonymous class>.<anonymous
>> method>(file:///C:/WINDOWS/TEMP/anonymous8800449844697666655webdriver-prof
>> ile/extensions/fxdriver@googlecode.com/components/command_processor.js:103
Yes I have facing this issue last couple of weeks but no positive ….result still am trying.
Thanks & Regards,
Maritime Leadership. All the way
Karunanidhi E
Teledata Marine
Solutions
M + 91 9994789611
--
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/34c5da71-f5c4-4a1f-8118-8c580a15300d%40googlegroups.com?hl=en-US.
Ya sure…………friend
Thanks & Regards,
Maritime Leadership. All the way
Karunanidhi E
Teledata Marine
Solutions
M + 91 9994789611
Hi Avikash Gorka
Actually this is the mouse over link. Am not aware about this plz provide correct code for this.
Thanks & Regards,
Maritime Leadership. All the way
Karunanidhi E
Teledata Marine
Solutions
M + 91 9994789611
>> ile/extensions/fxdr...@googlecode.com/components/driver_component.js:8405
>> )
>> at <anonymous
class>.<anonymous
>>
method>(file:///C:/WINDOWS/TEMP/anonymous8800449844697666655webdriver-prof
>> ile/extensions/fxdr...@googlecode.com/components/driver_component.js:8414
>> )
>> at <anonymous
class>.<anonymous
>>
method>(file:///C:/WINDOWS/TEMP/anonymous8800449844697666655webdriver-prof
>> ile/extensions/fxdr...@googlecode.com/components/command_processor.js:104
>> 21)
>> at <anonymous
class>.<anonymous
>>
method>(file:///C:/WINDOWS/TEMP/anonymous8800449844697666655webdriver-prof
>> ile/extensions/fxdr...@googlecode.com/components/command_processor.js:104
>> 26)
>> at <anonymous
class>.<anonymous
>> method>(file:///C:/WINDOWS/TEMP/anonymous8800449844697666655webdriver-prof
>> ile/extensions/fxdr...@googlecode.com/components/command_processor.js:103
Hi Krishna,
I have uploaded the source code below .
Thanks & Regards,
Hi Krishana,
The HTML code I have uploaded below.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script type="text/javascript">
var IsNotificationAvailable = false;
</script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Ship manager 7.0</title>
<link rel="stylesheet" type="text/css" href="css/bannercss.css?v=5/9/2013 11:27:09 AM"/>
<script language="JavaScript" src="js/milonic_src.js" type="text/javascript"></script>
<script language="JavaScript" src="js/sm7alert.js" type="text/javascript"></script>
<script language="JavaScript" type="text/javascript">
if(ns4)_d.write("<scr"+"ipt type=\"text/javascript\" src=js/mmenuns4.js></scr"+"ipt>");
else _d.write("<scr"+"ipt type=\"text/javascript\" src=js/mmenudom.js></scr"+"ipt>");
</script>
<script type="text/javascript" src='js/temp/ygn45z55dj14fw55wjnkxn451c53a32b-ff75-42dc-aa1f-9a2559857cb8_menu_data.js'></script>
<script type="text/javascript" src='js/js_globals.aspx'></script>
<script type="text/javascript" src="js/sm7.js" ></script>
<script type="text/javascript" src="js/SM7AdvancedAjax.js" ></script>
<script type="text/javascript" src="js/SM7AdvancedPopup.js" ></script>
<script language="javascript" type="text/javascript" src="http://smdev1:80/office/filter/filterincludes/smpopup.js"></script>
<script type="text/javascript" language="javascript" src="http://smdev1:80/office/TMSChat/ChatJavascript/ChatRoom.js" ></script>
<style type="text/css">
.chatlist
{
font-weight:bold;
cursor:pointer;
font-family:Tahoma;
font-size:x-small;
color: #000000;
}
.gridNavigator{
font :10px arial;
font-weight:bold;
color: #696969;
padding: 0px 0px 0px 0px;
margin-left: 10px;
margin-top: 0px;
margin-right: 0px;
vertical-align: text-top;
text-align: right;
width: 100%;
}
SELECT.gridNavigator{
font-weight:normal;
vertical-align:middle;
font: 10px arial;
color: #000000;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: left;
width: auto;
}
</style>
<script type="text/javascript">
var PublicPopUpFiredOn = 3600; //Convert Into Seconds
var PublicPopUpShow = 180;
var PopUpFiredOn = 3600; //Convert Into Seconds
var PopUpShow = 180;
var ListenSession=window.setTimeout("InvokePopUp()",1000);
var ViewSessionTiming;
var ViewSessionReturnValue;
var ListenSessionMsg = 0;
var BrowserName = "firefox";
function SessionRefresh()
{
window.clearTimeout(ListenSession);
window.clearTimeout(ViewSessionReturnValue);
window.clearTimeout(ViewSessionTiming);
document.getElementById("sessionpopupwindow").style.visibility = "hidden";
PopUpFiredOn = PublicPopUpFiredOn;
PopUpShow = PublicPopUpShow;
InvokePopUp();
}
function InvokePopUp()
{
PopUpFiredOn--;
if(PopUpFiredOn <= 180)
{
var getobj = document.getElementById("sessionpopupwindow");
if(getobj!=null)
{
window.clearTimeout(ListenSession);
if(window.navigator.appName.toLowerCase() == "microsoft internet explorer")
{
getobj.style.top = (document.body.offsetHeight/2) - (getobj.offsetHeight/2);
getobj.style.left = (document.body.offsetWidth/2) - (getobj.offsetWidth/2);
}
else
{
getobj.style.top = (window.innerHeight/2) - (getobj.offsetHeight/2) + 'px';
getobj.style.left = (window.innerWidth/2) - (getobj.offsetWidth/2) + 'px';
}
document.getElementById("SessionTiming").innerHTML = PopUpShow;
getobj.style.visibility = "visible";
ViewSessionTiming = window.setTimeout("ViewPopUp()",1000);
}
}
else
{
ListenSession=window.setTimeout("InvokePopUp()",1000);
}
}
function ViewPopUp()
{
PopUpShow--;
if(PopUpShow>0)
{
document.getElementById("SessionTiming").innerHTML = PopUpShow;
ViewSessionTiming = window.setTimeout("ViewPopUp()",1000);
}
else
{
document.getElementById("sessionpopupwindow").style.visibility = "hidden";
window.clearTimeout(ViewSessionTiming);
if(confirm("Session Timed Out. Do you want to login again?"))
window.location.href = "default.htm";
}
}
function InvokeSessionRefreshMsg()
{
ListenSessionMsg++;
if(document.getElementById('SessionMessage').innerHTML != null && document.getElementById('SessionMessage').innerHTML != '')
{
SessionRefresh();
alert(document.getElementById('SessionMessage').innerHTML);
}
else if(ListenSessionMsg >= 2000)
{
ListenSessionMsg = 0;
alert("Session refreshing failed.");
}
else
ViewSessionReturnValue = setTimeout("InvokeSessionRefreshMsg()",1);
}
function SessionAlive()
{
clearTimeout(ViewSessionTiming);
document.getElementById('sessionpopupwindow').style.visibility = 'hidden';
document.getElementById('SessionMessage').innerHTML='';
PopulateControl('webfunctions.aspx', 'SESSIONALIVE', '','SessionMessage');
ListenSessionMsg = 0;
InvokeSessionRefreshMsg();
}
var AlertMessage = new Array();
var AlertType = new Array();
var AlertKey = new Array();
var JSMiniInformation = new Image();
var JSMiniAlert = new Image();
JSMiniInformation.src = "images/Mini_Information.png";
JSMiniAlert.src = "images/Mini_Alert.png";
</script>
</head>
<body>
<div id="sessionpopupwindow" style="visibility:hidden ;background-color:White ;position: absolute; border-width:1px; border-style:solid; border-color:#C2C2C2;">
<div style=" background-image:url(images/headerBg.jpg); width:100%"><span style=" font-family:Trebuchet MS, arial; color:#CC3366; font-size:18px; font-weight:bold">Information</span></div>
<table style="width: 350px;">
<tr>
<td width="80px">
<img border="0" src="filter/filterincludes/images/alert_micon.png" />
</td>
<td id="errmsgs">
<div style="font-family:Arial; font-size:12px" class="message"><br />Session will be terminated with in <b style="color:Red" id="SessionTiming"></b> seconds. </br> Do you wish to maintain current session?</div>
</td>
</tr>
<tr height="14px">
<td>
</td>
<td>
</td>
</tr>
<tr>
<td>
</td>
<td>
<div style="visibility:hidden" id="SessionMessage"></div>
<img src ="images/complete.gif" style="cursor:pointer" onclick = "javascript:SessionAlive()"/>
<img src ="images/cancelREQ.gif" style="cursor:pointer" onclick = "javascript:window.clearTimeout(ListenSession);window.clearTimeout(ViewSessionReturnValue);window.clearTimeout(ViewSessionTiming);document.getElementById('sessionpopupwindow').style.visibility = 'hidden'"/>
</td>
</tr>
</table>
<br />
</div>
<input type="hidden" id="hidTreeCode" name="hidTreeCode" />
<input type="hidden" id="hidVesselName" name="hidVesselName" />
<table class="masterpagetable" border="0" width="100%">
<tr id="BannerId" >
<td id="banner" class="masterpagetable">
<!-- BANNER START -->
<table class="banner" cellpadding="0" cellspacing="0" border="0" hspace="0" vspace="0">
<tr>
<td colspan="3" >
<div style=" margin:2px 2px 2px 2px">
<table style=" width:100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td style=" text-align:left; font-family:Arial; font-size:11px; width:1px; vertical-align:middle;">
<img src="images/SMlogo.png" /><br /> DB Version : 0.1847
</td>
<td style="text-align:center; color:#541120; font: 12px Verdana;">
<b>TMS SHIPPING PVT LTD</b><br />
OFFICE
</td>
<td style="width:310px">
<table style=" width:450px; text-align:right">
<tr>
<td style=" font-family:Arial; font-size:10px; font-weight:bold">
Change Entity <select onchange="javascript:var frm = document.frmEC;frm.cmbEntity.value=this.value;frm.hidURL.value = document.getElementById('iframecontentpanel').src;AddNew(frm);" name=cmbEntity id=cmbEntity class=BannerSelect><option value=0 selected>OFFICE</option><option value=3>·····TMS ATLAS LAGOON</option><option value=1>·····TMS BLUE STAR</option><option value=2>·····TMS MORNING STAR</option></select>
</td>
</tr>
<tr>
<td style=" font-family:Arial; font-size:10px; font-weight:bold">
<a style="color:Gray;" onmouseover="this.style.color='black'" onmouseout="this.style.color='gray'" href="logout.aspx">Logout</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
<!-- BANNER END -->
</td>
</tr>
<tr>
<td class="menu" COLSPAN=3>
<table width="100%" border="0" cellspacing="0" cellpadding="0" >
<tr>
<td width="53%">
<script type="text/javascript">
drawMenus();
</script>
</td>
<td width="47%" align="right" class="breadcrumb" style="text-align:right; color:White; vertical-align:middle; padding-right:5px">
<span >
Welcome, ADMINISTRATOR SYSTEM. You have logged on : 17/May/2013 04:51:07 PM
</span>
</td>
</tr>
</table>
</td>
</tr>
<tr id="middlerow">
<td class="contentpanel" id="contentpanel" width="98%" COLSPAN=3>
<!-- CONTENT START -->
<iframe onload="SessionRefresh()" id="iframecontentpanel" name="iframecontentpanel" class="contentpanel maximizecontentpanel" src="dashboard/shipmanagerdashboard.aspx"
frameborder="0"></iframe>
<!-- CONTENT END -->
</td>
</tr>
<tr id="footerrow">
<td id="footer" COLSPAN=3>
<div class="footer" style="width:49%;text-align:right;float:right;">Copyright © 2008 Teledata Marine Solutions. All rights reserved.</div>
<div class="footer ftbold" style="width:49%;text-align:left;"> </div>
</td>
</tr>
</table>
<!-- This is form is used for parameter recording to populate the combobox in the tree -->
<form id="frmTreeLoad" name="frmTreeLoad" action="http://smdev1:80/office/inventory/componenttreexml.aspx" target="ifrTree" method="post">
<input type="hidden" name="hidParameterCategoryCode" id="hidParameterCategoryCode" value="1" />
<input type="hidden" name="hidEntityCode" value="0" />
<input type="hidden" name="hidURLReferer" value="" />
<input type="hidden" name="hidEntityType" value="0" />
<input type="hidden" name="submitted" value="1" />
<input type="hidden" name="formaction" value="form_tree_load" />
</form>
<script language="javascript" type="text/javascript">
window.onresize();
</script>
<form name="frmEC" id="frmEC" target="iframecontentpanel" method="post" action="http://smdev1:80/office/loginsubmit.aspx">
<input type="hidden" name="cmbEntity" value=""/>
<input type="hidden" name="hidURL" value=""/>
<input type="hidden" name="submitted" value="1" />
<input type="hidden" name="formaction" value="entitychangesubmit" />
</form>
</body>
</html>
Thanks & Regards,
Maritime Leadership. All the way
Karunanidhi E
Teledata Marine
Solutions
M + 91 9994789611
< /font>
Hi Krishana/ Mark
I have updated the exact element id on below.
<a style="line-height: normal; background: none repeat scroll 0% 0% transparent; text-decoration: none; height: 25px; width: 199px; overflow: hidden; position: absolute; visibility: hidden; z-index: 1; top: 0px; left: 0px;" onmouseover="return $L(this._itemRef)" onmouseout="_mot=setTimeout('k$(this._itemRef)',99)" onclick="return $K(this._itemRef)" href="javascript:void(0)" id="mmlink1" name="mM1" title="" target=""></a>
Thanks & Regards,
Maritime Leadership. All the way
Karunanidhi E
Teledata Marine
Solutions
M + 91 9994789611
Hi
This is an invisible second element, when we on click on the first element then the second element will getting display.
;<
Hi mark
Thanks for reply.
I will check and let you know.
Hi Krishnan,
I have provide the HTML source code on below .
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script type="text/javascript">
var IsNotificationAvailable = false;
</script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>ShipManager 7.0</title>
<link rel="stylesheet" type="text/css" href="css/bannercss.css?v=3/16/2013 4:16:40 PM"/>
<script language="JavaScript" src="js/milonic_src.js" type="text/javascript"></script>
<script language="JavaScript" src="js/sm7alert.js" type="text/javascript"></script>
<script language="JavaScript" type="text/javascript">
if(ns4)_d.write("<scr"+"ipt type=\"text/javascript\" src=js/mmenuns4.js></scr"+"ipt>");
else _d.write("<scr"+"ipt type=\"text/javascript\" src=js/mmenudom.js></scr"+"ipt>");
</script>
<script type="text/javascript" src='js/temp/33wcoiqk05dazt55qibqvtbh7eceef95-937f-4b85-86d1-dec2e384e7e4_menu_data.js'></script>
<script type="text/javascript" src='js/js_globals.aspx'></script>
<script type="text/javascript" src="js/sm7.js" ></script>
<script type="text/javascript" src="js/SM7AdvancedAjax.js" ></script>
<script type="text/javascript" src="js/SM7AdvancedPopup.js" ></script>
<script language="javascript" type="text/javascript" src="http://localhost/sm7/filter/filterincludes/smpopup.js"></script>
<script type="text/javascript" language="javascript" src="http://localhost/sm7/TMSChat/ChatJavascript/ChatRoom.js" ></script>
var PublicPopUpShow = 60;
var PopUpFiredOn = 3600; //Convert Into Seconds
var PopUpShow = 60;
var ListenSession=window.setTimeout("InvokePopUp()",1000);
var ViewSessionTiming;
var ViewSessionReturnValue;
var ListenSessionMsg = 0;
var BrowserName = "firefox";
function SessionRefresh()
{
window.clearTimeout(ListenSession);
window.clearTimeout(ViewSessionReturnValue);
window.clearTimeout(ViewSessionTiming);
document.getElementById("sessionpopupwindow").style.visibility = "hidden";
PopUpFiredOn = PublicPopUpFiredOn;
PopUpShow = PublicPopUpShow;
InvokePopUp();
}
function InvokePopUp()
{
PopUpFiredOn--;
if(PopUpFiredOn <= 60)
<img border="0" src="filter/filterincludes/images/alert_micon.png" />
</td>
<td id="errmsgs">
<div style="font-family:Arial; font-size:12px" class="message"><br />Session will be terminated with in <b style="color:Red" id="SessionTiming"></b> seconds. </br> Do you wish to maintain current session?</div>
</td>
</tr>
<tr height="14px">
<td>
</td>
<td>
</td>
</tr>
<tr>
<td>
</td>
<td>
<div style="visibility:hidden" id="SessionMessage"></div>
<img src ="images/complete.gif" style="cursor:pointer" onclick = "javascript:SessionAlive()"/>
<img src ="images/cancelREQ.gif" style="cursor:pointer" onclick = "javascript:window.clearTimeout(ListenSession);window.clearTimeout(ViewSessionReturnValue);window.clearTimeout(ViewSessionTiming);document.getElementById('sessionpopupwindow').style.visibility = 'hidden'"/>
</td>
</tr>
</table>
<br />
</div>
<input type="hidden" id="hidTreeCode" name="hidTreeCode" />
<input type="hidden" id="hidVesselName" name="hidVesselName" />
<table class="masterpagetable" border="0" width="100%">
<tr id="BannerId" >
<td id="banner" class="masterpagetable">
<!-- BANNER START -->
<table class="banner" cellpadding="0" cellspacing="0" border="0" hspace="0" vspace="0">
<tr>
<td colspan="3" >
<div style=" margin:2px 2px 2px 2px">
<table style=" width:100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td style=" text-align:left; font-family:Arial; font-size:11px; width:1px; vertical-align:middle;">
<img src="images/SMlogo.png" /><br /> DB Version : 0.1848
</td>
<td style="text-align:center; color:#541120; font: 12px Verdana;">
<b>HONG LAM MARINE PTE LTD</b><br />
OFFICE
</td>
<td style="width:310px">
<table style=" width:450px; text-align:right">
<tr>
<td style=" font-family:Arial; font-size:10px; font-weight:bold">
Change Entity <select onchange="javascript:var frm = document.frmEC;frm.cmbEntity.value=this.value;frm.hidURL.value = document.getElementById('iframecontentpanel').src;AddNew(frm);" name=cmbEntity id=cmbEntity class=BannerSelect><option value=0 selected>OFFICE</option><option value=14>·····BEYOND</option><option value=5>·····DEBONAIR</option><option value=20>·····DELPHINE</option><option value=21>·····DEMURE</option><option value=37>·····DESTINE</option><option value=15>·····EAGER</option><option value=6>·····EMISSARY</option><option value=16>·····EMPOWER</option><option value=38>·····ENCHANT</option><option value=17>·····EPISODE</option><option value=11>·····FLOURISH</option><option value=12>·····ISANDA</option><option value=13>·····ISSELIA</option><option value=8>·····LAUREL</option><option value=9>·····LEADERSHIP</option><option value=10>·····MARINE VIRTUE</option><option value=7>·····ORACLE</option><option value=2>·····PROMINENCE</option><option value=3>·····SEA PRELUDE</option><option value=4>·····SEA SWIFT</option></select>
</td>
</tr>
<tr>
<td style=" font-family:Arial; font-size:10px; font-weight:bold">
<a style="color:Gray;" onmouseover="this.style.color='black'" onmouseout="this.style.color='gray'" href="logout.aspx">Logout</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
<!-- BANNER END -->
</td>
</tr>
<tr>
<td class="menu" COLSPAN=3>
<table width="100%" border="0" cellspacing="0" cellpadding="0" >
<tr>
<td width="53%">
<script type="text/javascript">
drawMenus();
</script>
</td>
<td width="47%" align="right" class="breadcrumb" style="text-align:right; color:White; vertical-align:middle; padding-right:5px">
<span >
Welcome, Lim Han . You have logged on : 20/May/2013 11:30:12 AM
</span>
</td>
</tr>
</table>
</td>
</tr>
<tr id="middlerow">
<td class="contentpanel" id="contentpanel" width="98%" COLSPAN=3>
<!-- CONTENT START -->
<iframe onload="SessionRefresh()" id="iframecontentpanel" name="iframecontentpanel" class="contentpanel maximizecontentpanel" src="dashboard/shipmanagerdashboard.aspx"
frameborder="0"></iframe>
<!-- CONTENT END -->
</td>
</tr>
<tr id="footerrow">
<td id="footer" COLSPAN=3>
<div class="footer" style="width:49%;text-align:right;float:right;">Copyright © 2008 Teledata Marine Solutions. All rights reserved.</div>
<div class="footer ftbold" style="width:49%;text-align:left;"> </div>
</td>
</tr>
</table>
<!-- This is form is used for parameter recording to populate the combobox in the tree -->
<form id="frmTreeLoad" name="frmTreeLoad" action="http://localhost/sm7/inventory/componenttreexml.aspx" target="ifrTree" method="post">
<input type="hidden" name="hidParameterCategoryCode" id="hidParameterCategoryCode" value="1" />
<input type="hidden" name="hidEntityCode" value="0" />
<input type="hidden" name="hidURLReferer" value="" />
<input type="hidden" name="hidEntityType" value="0" />
<input type="hidden" name="submitted" value="1" />
<input type="hidden" name="formaction" value="form_tree_load" />
</form>
<script language="javascript" type="text/javascript">
window.onresize();
</script>
<form name="frmEC" id="frmEC" target="iframecontentpanel" method="post" action="http://localhost/sm7/loginsubmit.aspx">
<input type="hidden" name="cmbEntity" value=""/>
<input type="hidden" name="hidURL" value=""/>
<input type="hidden" name="submitted" value="1" />
<input type="hidden" name="formaction" value="entitychangesubmit" />
</form>
</body>
</html>
Thanks & Regards,
Maritime Leadership. All the way
Karunanidhi E
Teledata Marine
Solutions
M + 91 9994789611
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CANikZLnaZnZyZ%3D%2Bf6X0N987fSJnugL3pQjNB7hsaPeR7_QD48A%40mail.gmail.com?hl=en-US.
Hi Krishna,
I have provided the HTML code, but am unable to fine out the correct one. Plz help me
Thanks & Regards,
Maritime Leadership. All the way
Karunanidhi E
Teledata Marine
Solutions
M + 91 9994789611
From: seleniu...@googlegroups.com [mailto:seleniu...@googlegroups.com] On Behalf Of Krishnan Mahadevan
Sent: Monday, May 20, 2013 11:06
AM
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CANikZLnaZnZyZ%3D%2Bf6X0N987fSJnugL3pQjNB7hsaPeR7_QD48A%40mail.gmail.com?hl=en-US.
Hi krishna,
Plz find below the correct find element id of the HTML source. And how to write code for this.
Thanks & Regards,
Maritime Leadership. All the way
Karunanidhi E
Teledata Marine
Solutions
M + 91 9994789611