Robotic Process Automation (RPA)

 View Only
Expand all | Collapse all

Click on Web Page don't make click

  • 1.  Click on Web Page don't make click

    Posted Tue September 07, 2021 01:13 PM

    Hello.

    I´m trying to use the Click on Web Page function, as I had done before, but it's not working.
    I already tried with XPath and CSS but still can't get the result I´m looking for.
    Any other function or alternative?



    webClick --selector "XPath" --xpath "/html/body/div[2]/div[2]/main/div/div/div/div/div/div/div/div/div[3]/div[2]/quoteedit-page/div/div/div[2]/svg/g[4]/polygon" --simulatehuman



    ------------------------------
    JESUS ENRIQUE DIAZ SEPULVEDA
    ------------------------------


  • 2.  RE: Click on Web Page don't make click

    IBM Champion
    Posted Wed September 08, 2021 08:11 AM
    Hi,

    Usually enabling the --simulatehuman parameter does it for me, but you may also try using the Click Image command or even interacting with the keyboard if that is possible (focus on the element you want to interact with and then press space/enter). But since the Click Image works exactly as a human would do, I expect it to be enough to help you.

    Regards,

    ------------------------------
    Vinicius Marques
    ------------------------------



  • 3.  RE: Click on Web Page don't make click

    Posted Thu September 09, 2021 10:41 AM

    Hi.
    I tried enabling the simulate human parameter and it didn't worked. Also used the Click Image command and had the same result. 
    The solution was using the Mouse Command and set the mouse to be above ofe the area where the click is needed. It is working so far.

    Thanks for your response!

    Regards.



    ------------------------------
    JESUS ENRIQUE DIAZ SEPULVEDA
    ------------------------------