Jump to content

PLEASE HELP,I got stuck, can't move with _IE automation


Recommended Posts

Hello all,
first of all, admins of this forum fill free to put my topic to correct sub-section.
secondary I'm not native eng speaker, then please don't kill me for my english.
 
I'm quite new in AUtoit world, but with i was able to build some excel and windows automation,and GUI's.
 
Problem description:
Point is: I need to work in with one web tool  ( half  htlml/half java scrits if i'm rights) 
I can figure it out, how to or what i need to, use or write  from _IE.au3  functions to call and work with some buttons and boxes ( drop,input, ...)
 1st.)
i want to clik on one options " Move Requests"  and maybe i spent to much time on it but can move from this place.

here is code from page and screenshot:

<tr id="tabsSub" style="display: block;">
        <td height="24" style='background-image: url("images/manhattan/application/sub_back.gif"); background-repeat: repeat-x; background-color: rgb(182, 201, 225);' colspan="2">
        
            <table width="100%" height="20" border="0" cellspacing="0" cellpadding="0">
                <tbody><tr class="navSub" id="app_SubContainer_TR">
                    <td height="20" align="left" id="app_SubContainer" nowrap="" valign="top">
                    <table height="24" id="subMenu1" style="display: block;" border="0" cellspacing="0" cellpadding="0"><tbody><tr id="subMenuContainer1"><td class="subSelected" id="subMenuItem1" abbr="commonUI_dashboard.htm">&nbsp;&nbsp;&nbsp;Home&nbsp;&nbsp;&nbsp;</td><td class="subNormal" id="subMenuItem2" abbr="commonUI_module.htm">&nbsp;&nbsp;&nbsp;Move&nbsp;Requests&nbsp;&nbsp;&nbsp;</td><td class="subNormal" id="subMenuItem3" abbr="commonUI_module.htm">&nbsp;&nbsp;&nbsp;Move&nbsp;Orders&nbsp;&nbsp;&nbsp;</td><td class="subNormal" id="subMenuItem4" abbr="commonUI_module.htm">&nbsp;&nbsp;&nbsp;Available&nbsp;Dates&nbsp;&nbsp;&nbsp;</td></tr></tbody></table></td>
                </tr>
            </tbody></table>
        
        </td>
    </tr>
post-85771-0-76148300-1401351758_thumb.p
2nd)
is in samve view but it is button Add.
<tr>
                                                    <td id="btnRecentContainer" nowrap="">          
                                                    <table class="x-btn   x-btn-noicon" id="btnRecent" style="width: 150px; margin-right: 50px;" cellspacing="0"><tbody class="x-btn-small x-btn-icon-small-left"><tr><td class="x-btn-tl"><i>&nbsp;</i></td><td class="x-btn-tc"></td><td class="x-btn-tr"><i>&nbsp;</i></td></tr><tr><td class="x-btn-ml"><i>&nbsp;</i></td><td class="x-btn-mc"><em class="x-btn-arrow" unselectable="on"><button class=" x-btn-text" id="ext-gen3" type="button">Recently Viewed</button></em></td><td class="x-btn-mr"><i>&nbsp;</i></td></tr><tr><td class="x-btn-bl"><i>&nbsp;</i></td><td class="x-btn-bc"></td><td class="x-btn-br"><i>&nbsp;</i></td></tr></tbody></table></td>
                                                    <td nowrap="">
                                                    
                                                        <table id="tblSearchDefs" style="margin-right: 25px; display: block;" border="0" cellspacing="4" cellpadding="0">
                                                            <tbody><tr>
                                                                <td nowrap="">
                                                                <font face="Verdana" style="font-size: 11px;">Displaying: </font></td>
                                                                <td nowrap="">
                                                            <font color="#ffffff">
                                                            <select name="dd_SearchDefs" id="dd_SearchDefs" style="width: 300px; font-family: Verdana; font-size: 11px;" onchange="DoSelectSearchDef()" size="1"><option value="0">-- Default MoveRequest Search --</option><option value="476">JD Test</option><option value="458">Regional MAC Admin</option><option value="330">Requestor Search</option><option value="638">UKMEA JD</option><option value="684">UKMEA POST MOVES</option>
                                                            
                                                            </select></font></td>
                                                            </tr>
                                                        </tbody></table>
                                                    
                                                    </td>
                                                    <td id="btnOpenContainer" nowrap="">            
                                                    <table class="x-btn   x-btn-text-icon " id="ext-comp-1002" style="width: auto;" cellspacing="0"><tbody class="x-btn-small x-btn-icon-small-left"><tr><td class="x-btn-tl"><i>&nbsp;</i></td><td class="x-btn-tc"></td><td class="x-btn-tr"><i>&nbsp;</i></td></tr><tr><td class="x-btn-ml"><i>&nbsp;</i></td><td class="x-btn-mc"><em unselectable="on"><button class=" x-btn-text icoOpen" id="ext-gen4" type="button">Edit</button></em></td><td class="x-btn-mr"><i>&nbsp;</i></td></tr><tr><td class="x-btn-bl"><i>&nbsp;</i></td><td class="x-btn-bc"></td><td class="x-btn-br"><i>&nbsp;</i></td></tr></tbody></table></td>
                                                    <td id="btnNewContainer" nowrap="">
                                                    <table class="x-btn   x-btn-text-icon x-btn-over" id="ext-comp-1003" style="width: auto;" cellspacing="0"><tbody class="x-btn-small x-btn-icon-small-left"><tr><td class="x-btn-tl"><i>&nbsp;</i></td><td class="x-btn-tc"></td><td class="x-btn-tr"><i>&nbsp;</i></td></tr><tr><td class="x-btn-ml"><i>&nbsp;</i></td><td class="x-btn-mc"><em unselectable="on"><button class=" x-btn-text icoAdd" id="ext-gen5" type="button">Add</button></em></td><td class="x-btn-mr"><i>&nbsp;</i></td></tr><tr><td class="x-btn-bl"><i>&nbsp;</i></td><td class="x-btn-bc"></td><td class="x-btn-br"><i>&nbsp;</i></td></tr></tbody></table></td>
                                                    <td id="btnDeleteContainer" nowrap="">
                                                    <table class="x-btn   x-btn-text-icon " id="btnDelete" style="width: auto;" cellspacing="0"><tbody class="x-btn-small x-btn-icon-small-left"><tr><td class="x-btn-tl"><i>&nbsp;</i></td><td class="x-btn-tc"></td><td class="x-btn-tr"><i>&nbsp;</i></td></tr><tr><td class="x-btn-ml"><i>&nbsp;</i></td><td class="x-btn-mc"><em unselectable="on"><button class=" x-btn-text icoDelete" id="ext-gen6" type="button">Remove</button></em></td><td class="x-btn-mr"><i>&nbsp;</i></td></tr><tr><td class="x-btn-bl"><i>&nbsp;</i></td><td class="x-btn-bc"></td><td class="x-btn-br"><i>&nbsp;</i></td></tr></tbody></table></td>
                                                    <td id="btnExportContainer" nowrap="">
                                                    </td>
                                                    <td id="btnImportContainer" nowrap="">
                                                    </td>
                                                    <td width="100%" align="right" id="ContainerLegend" nowrap="">
                                                        &nbsp;
                                                    </td>
                                                </tr>

post-85771-0-58063000-1401352054_thumb.p

 

Same PROBLEM, I don't know how.

Please give me advice or help or possible sample solution. 

I getting frustratted.

Many Many thx 

Stefan

Link to comment
Share on other sites

  • Moderators

Yes. This is not a forum where you put in a request and we barf up code for you. Please show the code you have tried on your own, and explain in detail where you are having problems with it.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...