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...
I want to automate a website but every time I received this error. and the website does not load completely and it redirects directly to Google
Sub Amatti()
Dim GC As New WebDriver
GC.Start "chrome", ""
GC.Get "Request Rejected"
GC.Wait ("10")...
Hi all ,
I am trying to copy part of an element text and paste it in another element ,in its search box. The element contains a a policy number that i need to check in another system and it looks like this
60.22.9591 / RANDOM VENDOR NAME
I need to get the numbers before the "/" and remove the...
I am currently automating several procedures on a webpage using selenium type library in excel. Currently i am facing the following issue: my code finds a table is supposed to click on each row , do some other things,come back to the page in the table and proceed with the next row. The issue is...
New to browser automation here. I am trying to open a webpage and browse a list of entries. The bot has to open the first one , execute some tasks ,once done proceed to the next entry until the end. Can someone with exp. give some hints. Thanks a ton.
I get a "object doesnt support this method"...
Hello
I need some help with the code below, Sometimes the page does not login, sometimes the iframe does not load, I am looking for a way to handle this error and attempt again and not resume, if not then exit and login in again.
In bold are the areas where sometimes it crashes. Any help or...
Hi everyone,
I'm completely new to VBA and since IE has ended it's lifecycle support our company will remove it from our OS soon for security reasons. I've had a working macro to copy data from an excel file to our website that contained some sort of form field structure.
I'm trying to convert...
I am trying to write a code using Selenium Basic.
I am extracting messages from a messaging service.
I can extract all the messages using FindElementByClass, however this returns all the messages and does not contain any details of who the message is from.
I need the messages returned to the...
Hi All
I have recently used a VBA code, which works with selenium.
The code allows you to use an excel spreadsheet to send messages via whatsapp, automatically.
You may have seen the youtube video for the guy who wrote and offers the code, along with the spreadsheet:
However I have vast...
I want to retrieve data on a website
my code only get description
What I want
1. Video Url
2. Description
3. fetch all pages
Public Sub Try()
Dim driver As New WebDriver
Dim titles As WebElements
Dim title As WebElement
Dim sheetName As Worksheet
Dim i As Integer
i = 2
driver.Start...
Dear Community,
I have the following problem:
I have written a code to automate from web browser. Where data from excel spreadsheet is used to fill webforms. The code itself works fine.
I would like to write the macro in such a way that the user can choose which browser is used for...
Hello below is a code I use however sometimes I encounter problems with certain lines that I need them to repeat that step then continue. Looking for some help here, thank you
Sub GetDatafromEdge()
Dim findby As New Selenium.By
Dim driver As New WebDriver
'Set driver = New WebDriver
Dim keys...
I am using Excel with Selenium to control a web application over a browser. I have automated almost all of my functions except for one.
There is a page where I can click a link to print. I am not trying to print the web page. The button will print a document associated with the link on the web...
I have an issue with the loading of web page after the whole form is filled neatly. The next page is where i need to do data extraction. This is the website: https://enquiry.icegate.gov.in/enquiryatices/sbTrack
Please find sample data here :
SELECT LOCATION : HYDERABAD ICD (INSNF6)
ENTER...
0
<button class="js-vote-down-btn grid--cell s-btn s-btn__unset c-pointer" title="This question does not show any research effort; it is unclear or not useful" aria-pressed="false" aria-label="down vote" data-selected-classes="fc-theme-primary" style="margin: 2px; box-sizing: inherit; font...
I spent a while trying to find out if there is an up-to-date version of the Selenium add-in, but haven't had much luck.
It's an add-in that allows VBA to manipulate Chrome and Firefox as object models just like IE. This would be tremendously useful since IE is not able to navigate some...
Hello
I have stumbled upon a strange class called "Table" inside the selenium for VBA.
Does anyone know the usage ? I tried many different ways to pass somehow the values ,objects or table element from HTML without any luck.
Even reading through the C# source code doesnt reveal any clues...
I would like to write a macro to go to an internal company website to download data and import it into my spreadsheet. The website requires me to login and do a series of mouse clicks to download the data as excel spreadsheets, for which I already have developed a macro to merge these...
Hello.
I'm triyng to use Excel connected with Firefox.
I've already downloaded Selenium Ide 2.9.1, but I can't find the library (ALT+F11, Tools and then References).
I use Microsoft Office Excel 2007 and Firefox 46.0
Any ideas?
Thank's.
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.