selenium vba

  1. J

    Selenium VBA - loop to align new data with old data in worksheet

    Hi again, I have more troubles with loops. One of these days they will come easier! Each record has a group of tables. I grab these tables (of varied lengths) and put them in Columns A-F (not shown to keep post shorter), this works great. Each record has more tables after clicking a button...
  2. J

    Excel Selenium VBA - Help with loop when class appears more than once

    Hi! I am attempting to copy some tables from a website. The site is secure so I can't share. I got the table part fine. My problem is there can be 1 or a variable number of tables and to get to them one must click it's corresponding "Show History" . We could have one Button or ten, who knows...
  3. M

    Run a Loop number of rows time present in webpage in selenium basic, Excel ABA

    I am trying to scrape data from website on bases of product name. There are different rows in web table for a unique product. Some have single row from which I have to grab data, some have two rows and some contain multiple rows. What I want to do is count the number of rows of that product, and...
  4. tjdrake

    Selenium cd.FindElementByClass("").Click

    Greetings! I am struggling with getting proper item to action on my click event. Context: I have been able to locate, or I think that I have, the appropriate item to click... Looking at the button class "css-z4yfkz", I'm able to click it. However, rather than getting the Day-Of Ops Plan...
  5. N

    How to find elements within a form with selenium vba

    I need to find a nested element within a form, but I always get an error saying element not found. This is part of the html code and the element I need to find is <input id="_paramsP1_FROM_DATE". Please help me by providing some code that I can use to find this element in the html code. Thanks...
  6. N

    No such element can be found in selenium vba

    I am starting to work with selenium vba and I am currently having a problem finding an element. It has an input tag and it is nested inside multiple elements. I tried searching by I'd using the driver but it didn't work, I also tried looking inside the TD tagsince it is a child of a TD tag, but...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top