PracticalIT
PracticalIT
  • 186
  • 299 542
Selenium VBA - How Can I Read UserInput Data Triggered by JavaScript Code
This is Selenium VBA tutorial and this video will guide you on How Can I Read UserInput Data Triggered by JavaScript Code.
#practicalit #selenium #seleniumvba #javascript #seleniumjavascript
มุมมอง: 174

วีดีโอ

Python For Beginners - What are Data Types in Python | All Data Types
มุมมอง 314 หลายเดือนก่อน
In this Video you will learn what is data types in python. A data type is a classification of data which tells the compiler or interpreter how the programmer intends to use the data. We do not need to specify the datatype in python, according to value assigned interpreter decides the datatype. #python #python2024 #pythondatatypes #AllDataTypes
Selenium VBA - How do I Get or Change the Label Text of Web Element Using ExecuteScript Method
มุมมอง 1534 หลายเดือนก่อน
This video will feature on Getting or Changing the Label Text of Web Element Using ExecuteScript Method.. Website Used- www.cpearson.com/Excel/Topic.aspx #practicalit #selenium #seleniumvba #javascript
Python For Beginners - What is Variable and Identifier in Python
มุมมอง 184 หลายเดือนก่อน
A Python variable is a reserved memory location to store values. In other words, a variable in a python program gives data to the computer for processing. Every value in Python has a datatype. Different data types in Python are Numbers, List, Tuple, Strings, Dictionary, etc. Python Identifier is the name we give to identify a variable, function, class, module or other object. That means wheneve...
Selenium VBA - How do I Execute JavaScript Code in Selenium
มุมมอง 1864 หลายเดือนก่อน
This video will showcase on using JavaScript code in Selenium. Javascript Executor in Selenium In Selenium, the JavaScript Executor is an interface that provides methods to execute JavaScript code within the context of the currently selected frame or window. It's particularly useful when Selenium's built-in methods are not sufficient for interacting with elements on a web page, or when you need...
Python for Beginners - Python Print() Function
มุมมอง 204 หลายเดือนก่อน
We will learn print() function in python. In Python, the print() function is used to print the desired message on a device's screen. The Print is always in a string format. If the print message is in other objects, it is first converted into a string before being printed. You can input single or multiple objects of any type. #practicalit #python #pythontutorial
Python for Beginners - How to download and install Jupyter Notebook
มุมมอง 424 หลายเดือนก่อน
In this video we will see how to download and install jupyter notebook. #practicalit #python #jupyternotebook
Python for Beginners - Introduction to Python
มุมมอง 504 หลายเดือนก่อน
Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python’s elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms. The Python interpreter and the extens...
Selenium VBA - How To Switch Windows in Selenium VBA
มุมมอง 2865 หลายเดือนก่อน
This video will showcase on toggling between windows in Selenium Test #practicalit #seleniumvbaautomation #selenium
Selenium VBA - How Do I Set Download Directory in Selenium Test
มุมมอง 2475 หลายเดือนก่อน
This video will showcase on how to Set Download Directory in Selenium Test Below are references used- chromedriver.chromium.org/capabilities www.nuget.org/packages/Selenium.WebDriver #practicalit #seleniumvbaautomation #selenium
Selenium VBA - How Do I Run Selenium Test in Incognito Mode
มุมมอง 1256 หลายเดือนก่อน
This video will showcase on how to Run Selenium Test in Incognito Mode. Below are references used- chromedriver.chromium.org/capabilities help.applitools.com/hc/en-us/articles/360007189411 Chrome-is-being-controlled-by-automated-test-software-notification #practicalit #seleniumvbaautomation #incognitomode
Selenium VBA - How Do I Take Screenshot of Image Element on Webpage
มุมมอง 2536 หลายเดือนก่อน
Lesson on Taking Screenshot of Image Element on Webpage which is captcha code embedded on website. #practicalit #seleniumvba # vba #screenshot
Selenium VBA - How Do I Add Extension in Selenium Test During Execution
มุมมอง 2056 หลายเดือนก่อน
In this tutorial we will learn how we add extension(s) while loading Chrome Browser Session. #practicalit #seleniumvba #seleniumvbaautomation
VBA PDF Automation - How Do I Convert PDF file into .jpeg/.png Image
มุมมอง 3827 หลายเดือนก่อน
This tutorial will demonstrate on how Convert PDF file into .jpeg/.png Images. #practicalIt #vbapdfautomation #convertpdftojpeg #convertpdfpng #jpeg #png
Word VBA - Merge multiple word documents in each page
มุมมอง 997 หลายเดือนก่อน
This Tutorial will feature on merging multiple word documents in separate page. WdBreakType enumeration Name - wdSectionBreakNextPage, Value -2, Description-Section break on next page Link Below learn.microsoft.com/en-us/office/vba/api/word.wdbreaktype #practicalit #wordvba #word
Word VBA - Merge Multiple Word Documents
มุมมอง 1587 หลายเดือนก่อน
Word VBA - Merge Multiple Word Documents
Word VBA - Updating Bookmarks Text
มุมมอง 1637 หลายเดือนก่อน
Word VBA - Updating Bookmarks Text
Word VBA - Looping Through and Reading Bookmarks
มุมมอง 1247 หลายเดือนก่อน
Word VBA - Looping Through and Reading Bookmarks
Word VBA - Bookmarks Basics
มุมมอง 5977 หลายเดือนก่อน
Word VBA - Bookmarks Basics
VBA PDF Automation - Split pdf pages based upon text search (Part-1)
มุมมอง 3.5Kปีที่แล้ว
VBA PDF Automation - Split pdf pages based upon text search (Part-1)
Selenium VBA - How do I interact with an existing browser session
มุมมอง 10K2 ปีที่แล้ว
Selenium VBA - How do I interact with an existing browser session
Target already open chrome browser. Coming Soon......
มุมมอง 4582 ปีที่แล้ว
Target already open chrome browser. Coming Soon......
Selenium VBA - Actions Class (ClickDouble)
มุมมอง 5542 ปีที่แล้ว
Selenium VBA - Actions Class (ClickDouble)
Selenium VBA - Actions Class (DragAndDropByOffset)
มุมมอง 5672 ปีที่แล้ว
Selenium VBA - Actions Class (DragAndDropByOffset)
Selenium VBA - Actions Class (DragAndDrop)
มุมมอง 7862 ปีที่แล้ว
Selenium VBA - Actions Class (DragAndDrop)
Selenium VBA - Actions Class (ClickContext or Mouse Right Click)
มุมมอง 2.3K2 ปีที่แล้ว
Selenium VBA - Actions Class (ClickContext or Mouse Right Click)
Selenium VBA - Actions Class (MovetoElement)
มุมมอง 1.6K2 ปีที่แล้ว
Selenium VBA - Actions Class (MovetoElement)
Selenium VBA - How to upload file using Selenium VBA
มุมมอง 2.4K2 ปีที่แล้ว
Selenium VBA - How to upload file using Selenium VBA
Selenium VBA - How do I save screenshot in PDF Format | Part-2
มุมมอง 1.5K2 ปีที่แล้ว
Selenium VBA - How do I save screenshot in PDF Format | Part-2
Selenium VBA - How do I take screenshot of entire web page in headless chrome | Part-1
มุมมอง 3K2 ปีที่แล้ว
Selenium VBA - How do I take screenshot of entire web page in headless chrome | Part-1

ความคิดเห็น

  • @parvatlok
    @parvatlok 6 วันที่ผ่านมา

    इसमें Initial View tab की properties को set करने को automate किया जा सकता है क्या? मेरे पास बहुत सारी pdfs है जिनकी Initial View properties को सेट करना है पर हो नहीं पा रहा मुझसे

  • @mukesh22info
    @mukesh22info 25 วันที่ผ่านมา

    do we have any option for VBSript for same?

  • @MinatiBosu
    @MinatiBosu หลายเดือนก่อน

    Would like to contact you for autofill and captcha bypass. Please provide your phone number. We are also sent a mail (reliable)

  • @MinatiBosu
    @MinatiBosu หลายเดือนก่อน

    How to contact you

    • @practicalit91
      @practicalit91 หลายเดือนก่อน

      You can write me an email about your project

  • @andrewbutler7754
    @andrewbutler7754 หลายเดือนก่อน

    Hello, I get this error when at "WIA_Img.LoadFile Fol_Itm.Path" "Run-time error '-2147024891 (800700005"): Access is denied

  • @PraveenKumar-il8kn
    @PraveenKumar-il8kn หลายเดือนก่อน

    Are you providing VBA trainings?

    • @practicalit91
      @practicalit91 หลายเดือนก่อน

      @@PraveenKumar-il8kn what you are looking in vba?

    • @PraveenKumar-il8kn
      @PraveenKumar-il8kn หลายเดือนก่อน

      @@practicalit91 Advanced topics and Web automation

    • @practicalit91
      @practicalit91 หลายเดือนก่อน

      @@PraveenKumar-il8kn I can help in your projects instead

    • @PraveenKumar-il8kn
      @PraveenKumar-il8kn หลายเดือนก่อน

      Hi Sir, I need to know how to handle Add sensitivity label in excel.

    • @MinatiBosu
      @MinatiBosu หลายเดือนก่อน

      I want to contact me for captcha bypass and auo fill Please provide your contact number.

  • @dlin66
    @dlin66 หลายเดือนก่อน

    Awesome!!! Amazing!!! Easy and effective.!! Thanks!!

  • @AidziLe-ir7oq
    @AidziLe-ir7oq หลายเดือนก่อน

    I do the same but after run macro, no error, but no merge file created. Can you please help me

    • @practicalit91
      @practicalit91 หลายเดือนก่อน

      Yes I can help

  • @swarajemaratha
    @swarajemaratha หลายเดือนก่อน

    Just amazing chatgpt and gemini were giving me 50 lines of code, still throwing endless errors. you are amazing Sir

  • @diegosolano707
    @diegosolano707 2 หลายเดือนก่อน

    Hola, cómo puedo ajustar el brillo de una imagen con VBA? Traté de replicar lo indicado en el video para "Quality" pero no funciona Dim img As WIA.ImageFile Dim ip As WIA.ImageProcess Set img = New WIA.ImageFile Set ip = New WIA.ImageProcess img.LoadFile "C:\Users\DMEN\Pictures\Captcha177.jpg" ip.Filters.Add ip.FilterInfos("Convert").FilterID ''ip.Filters.Add (ip.FilterInfos("Brightness").FilterID) ip.Filters(1).Properties("FormatID") = FormatID.wiaFormatPNG ip.Filters(1).Properties("Brightness") = 5 ' Set img = ip.Apply(img) img.SaveFile "C:\Users\DMEN\Pictures ew_image177.PNG"

  • @munshirasimraja5713
    @munshirasimraja5713 2 หลายเดือนก่อน

    Thank u

  • @uvsubbaiah
    @uvsubbaiah 2 หลายเดือนก่อน

    Sir, how can we use a data driven test, like selecting multiple input values from external files.

  • @farshidfardnian3326
    @farshidfardnian3326 2 หลายเดือนก่อน

    How can I use the js code in the first of video for captcha?

  • @thirupathithiru3319
    @thirupathithiru3319 2 หลายเดือนก่อน

    Mail merger Need a specific place in ms word

  • @chramakanth
    @chramakanth 2 หลายเดือนก่อน

    Thank you for this video. I have one question. I have custom date ranges to compare current year vs previous year. For example if I have to compare data from April of one year thru March of other year (12 months) instead of Jan thru Dec. how can we do this

  • @raghuramsripelli5462
    @raghuramsripelli5462 3 หลายเดือนก่อน

    Nice and Good stuff

  • @AVTJanssens
    @AVTJanssens 3 หลายเดือนก่อน

    Hello, nice explanation. It works as long as an element is moved within the screen. When I try to move an element to a place that is off screen, it no longer works. Then what am I doing wrong?

  • @sauravgupta1607
    @sauravgupta1607 3 หลายเดือนก่อน

    Good 👍

  • @dineshpanihar5863
    @dineshpanihar5863 3 หลายเดือนก่อน

    <span aria-hidden="true">₹2065</span> please help to scrap the price

    • @practicalit91
      @practicalit91 3 หลายเดือนก่อน

      Which website?

  • @practicalit91
    @practicalit91 3 หลายเดือนก่อน

    Sub CreateDigitalSignature() Dim Acro_App As Acrobat.AcroApp Dim Acro_PDdoc As Acrobat.AcroPDDoc Dim Ojs As Object Dim SGH_Ppklite As Object Dim Signature_Coord() As Variant Dim SignField As Object Dim ppklite_login Dim Getsignfield As Object Dim OinforArray() As String Dim Signdone As Boolean Const Bottom_Left_x = 100 Const Bottom_Left_y = 100 Const Wdth = 100 Const Hght = 60 Signature_Coord = Array(Bottom_Left_x, Bottom_Left_y + Hght, Bottom_Left_x + Wdth, Bottom_Left_y) Set Acro_App = New Acrobat.AcroApp Set Acro_PDdoc = New Acrobat.AcroPDDoc If Acro_PDdoc.Open("C:\Users\Sunil Kumar\OneDrive\Desktop\Sign.pdf") Then Set Ojs = Acro_PDdoc.GetJSObject Set SGH_Ppklite = Ojs.security.getHandler("Adobe.PPKLite") Set SignField = Ojs.addfield("MysignField", "signature", 0, Signature_Coord) 'Lets Login ppklite_login = SGH_Ppklite.login("sign@123", "C:\Users\Sunil Kumar\AppData\Roaming\Adobe\Acrobat\11.0\Security\Sk.pfx") 'Mention time out SGH_Ppklite.setpasswordtimeout "sign@123", 200 ' Get signature field reference Set Getsignfield = Ojs.getfield("MysignField") OinforArray = VBA.Split("", ",") 'Sign the signature Field Signdone = Getsignfield.signaturesign(SGH_Ppklite, OinforArray, "C:\Users\Sunil Kumar\OneDrive\Desktop\SignTest.pdf") 'Last Step Logout SGH_Ppklite.logout End If End Sub

  • @sauravpalakkeel7455
    @sauravpalakkeel7455 3 หลายเดือนก่อน

    Can you share the vba code please

    • @practicalit91
      @practicalit91 3 หลายเดือนก่อน

      Copy the code from comment section of the video

  • @twinklebatham1725
    @twinklebatham1725 3 หลายเดือนก่อน

    Thank you so much✨ Beautifully explained and now I'm confident to use it

  • @tpdakc7904
    @tpdakc7904 4 หลายเดือนก่อน

    In video VBA - Captcha Automation Part-2 (Selenium VBA). If captcha code is incorrect then how can i pop up again input box. Make video tutorial, please

  • @tpdakc7904
    @tpdakc7904 4 หลายเดือนก่อน

    In video VBA - Captcha Automation Part-2 (Selenium VBA). If captcha code is incorrect then how can i pop up again input box. Make video tutorial, please

  • @tpdakc7904
    @tpdakc7904 4 หลายเดือนก่อน

    In video VBA - Captcha Automation Part-2 (Selenium VBA). If captcha code is incorrect then how can i pop up again input box. Make video tutorial, please

  • @tpdakc7904
    @tpdakc7904 4 หลายเดือนก่อน

    In video VBA - Captcha Automation Part-2 (Selenium VBA). If captcha code is incorrect then how can i pop up again input box. Make video tutorial, please

  • @tpdakc7904
    @tpdakc7904 4 หลายเดือนก่อน

    In video VBA - Captcha Automation Part-2 (Selenium VBA). If captcha code is incorrect then how can i pop up again input box. Make video tutorial, please

  • @tpdakc7904
    @tpdakc7904 4 หลายเดือนก่อน

    In video VBA - Captcha Automation Part-2 (Selenium VBA). If captcha code is incorrect then how can i pop up again input box. Make video tutorial, please

  • @tpdakc7904
    @tpdakc7904 4 หลายเดือนก่อน

    In video VBA - Captcha Automation Part-2 (Selenium VBA). If captcha code is incorrect then how can i pop up again input box. Make video tutorial, please

  • @tpdakc7904
    @tpdakc7904 4 หลายเดือนก่อน

    In video VBA - Captcha Automation Part-2 (Selenium VBA). If captcha code is incorrect then how can i pop up again input box. Make video tutorial, please

  • @tpdakc7904
    @tpdakc7904 4 หลายเดือนก่อน

    In video VBA - Captcha Automation Part-2 (Selenium VBA). If captcha code is incorrect then how can i pop up again input box. Make video tutorial, please

  • @tpdakc7904
    @tpdakc7904 4 หลายเดือนก่อน

    In video VBA - Captcha Automation Part-2 (Selenium VBA). If captcha code is incorrect then how can i pop up again input box. Make video tutorial, please

  • @tpdakc7904
    @tpdakc7904 4 หลายเดือนก่อน

    In video VBA - Captcha Automation Part-2 (Selenium VBA). If captcha code is incorrect then how can i pop up again input box. Make video tutorial, please

  • @tpdakc7904
    @tpdakc7904 4 หลายเดือนก่อน

    If captcha code is incorrect then how can i pop up again input box. Make video tutorial, please

    • @practicalit91
      @practicalit91 4 หลายเดือนก่อน

      Please use goto: statement above inputbox

    • @tpdakc7904
      @tpdakc7904 4 หลายเดือนก่อน

      @@practicalit91 Can you make a tutorial video?please

  • @tpdakc7904
    @tpdakc7904 4 หลายเดือนก่อน

    If captcha code is incorrect then how can i pop up again input box. Make video tutorial, please

  • @tpdakc7904
    @tpdakc7904 4 หลายเดือนก่อน

    If captcha code is incorrect then how can i pop up again input box. Make video tutorial, please

  • @tpdakc7904
    @tpdakc7904 4 หลายเดือนก่อน

    If captcha code is incorrect then how can i pop up again input box.

  • @vishal-sp5cw
    @vishal-sp5cw 4 หลายเดือนก่อน

    Sir mere computer ke excel pr toh selinium type library show hi nhi hoti?

    • @practicalit91
      @practicalit91 4 หลายเดือนก่อน

      Please watch this first th-cam.com/video/ntyGzkYOkrM/w-d-xo.html

  • @shaileshsharma668
    @shaileshsharma668 4 หลายเดือนก่อน

    I have question I want to interact with the web application which page is already open by manual

    • @practicalit91
      @practicalit91 4 หลายเดือนก่อน

      Research is still on

  • @practicalit91
    @practicalit91 4 หลายเดือนก่อน

    Dim CD As Selenium.ChromeDriver Sub JS_Example_2ndMethod() Set CD = New Selenium.ChromeDriver With CD .Get "" .Window.Maximize End With Dim jscode As String 'This line defines JavaScript code that prompts the user to enter their name using the window.prompt() method. jscode = "var userInput = window.prompt('Please enter your name:');" & vbCrLf 'This line appends JavaScript code to create a new <div> element jscode = jscode & "var divElement = document.createElement('div');" & vbCrLf 'This line appends JavaScript code to set the id attribute of the <div> element jscode = jscode & "divElement.id = 'userInputDiv';" & vbCrLf 'This line appends JavaScript code to create a text node containing the message jscode = jscode & "var textNode = document.createTextNode(userInput);" & vbCrLf 'This line appends JavaScript code to append the text node to the <div> element. jscode = jscode & "divElement.appendChild(textNode);" & vbCrLf 'This line appends JavaScript code to append the <div> element to the body of the document jscode = jscode & "document.body.appendChild(divElement);" 'execute javascript code CD.ExecuteScript jscode 'define variables for timeout and loop interval Dim timeoutsec As Integer timeoutsec = 50 Dim Millisec As Integer Millisec = 500 'wait for user input and loop Dim userinput As String Dim starttime As Double starttime = Timer Do 'check if the userimputdev element exists On Error Resume Next userinput = CD.FindElementById("userInputDiv").Text On Error GoTo 0 'if userinput is not empty or timeout is reached,exit loop If userinput <> "" Or Timer - starttime > timeoutsec Then Exit Do Application.Wait Now + TimeValue("0:00:01") Loop CD.Quit Msgbox userinput End Sub

  • @lucasdab6688
    @lucasdab6688 4 หลายเดือนก่อน

    Epic. You are master! I've a question about what should be modified to search for text such as 125/6. I turned off checking whether the value being searched for is a number in the code, but it finds 125 without /6. Same thing with the time 19:55 - it finds 19 or 55 separately. It doesn't see 19:55. What should be modified to find data of the 125/6 type?

    • @practicalit91
      @practicalit91 4 หลายเดือนก่อน

      Currently this macro is designed to search for string text to give accurate results. Searching numbers may give undesired output.

  • @prasenjitmandal5486
    @prasenjitmandal5486 4 หลายเดือนก่อน

    Very useful

  • @mahbubalam56199
    @mahbubalam56199 4 หลายเดือนก่อน

    Hello Dear, Its possible to share the source file....so i can practice it and then learn it... Thamks, Mahbub BD

  • @sidharthpattanayak1066
    @sidharthpattanayak1066 4 หลายเดือนก่อน

    Very nice video At 04:22 where the user input value is displayed?

  • @Khalnayak_sanju143
    @Khalnayak_sanju143 4 หลายเดือนก่อน

    Good

  • @rana31ify
    @rana31ify 5 หลายเดือนก่อน

    when am doing day(ex: 21/3/2024), chart is not comparing, its coming up as continuous

  • @gadgetsfunnel2886
    @gadgetsfunnel2886 5 หลายเดือนก่อน

    Superb

  • @gadgetsfunnel2886
    @gadgetsfunnel2886 5 หลายเดือนก่อน

    Sir Microsoft edge me kaise kare

  • @ranjanachauhan917
    @ranjanachauhan917 5 หลายเดือนก่อน

    sir can u tell me how to do same with multiple csv files

  • @basavaputta
    @basavaputta 5 หลายเดือนก่อน

    Thank you for your video Please make a video for how to disable the save password popup in Chrome browser after login