lundi 8 juillet 2019

Scraping website cannot access frame element

I am trying to automate data entry from an excel spreadsheet into one intranet website via vba. For me there is no issue to open the main page and to insert my credentials.

After this step I want to fill different fields but it doesn’t work for me 

My field has an “ID” but I cannot access this one.

For me it looks like I do not access the iframe correctly and I would need support here.

I have tried already many things but I cannot figure out on my own.

Could you please help me out?

Thanks a lot

ThorstenBCN

Example Source code  

<html class
 <body class
  <table
   <tbody
    <tr
     <td
      <table
       <body>
        <tr
         <td
          <div
           <iframe
            <html
             <frameset
              <frame name
               <html
                <frameset
                 <frame name
                  <html
                   <frameset
                    <frame name
                     <html
                      <frameset
                       <frame name
                        <html
                         <body
                          <div
                           <div
                            <table
                             <tbody
                              <tr class
                        <td class
            <form class
                                    <table class
                  <tbody
                   <tr class
                    <td class
                     <table class
                       <tbody
                    <tr class
                     <td class

<input class="Name Example" id=" ABCDEF " style="padding: 0px; width: 225px; height: 18px;" onhelp="showWimHelp(this)" onchange="" oncontextmenu="showViewerColumnsMenu('AABB45PR','','0','','','',event);return false;" type="TEXT" maxlength="50">




Aucun commentaire:

Enregistrer un commentaire