Jump to content

Gustavo.Deo85

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by Gustavo.Deo85

  1. why are you using 1.0.0.1397 ?????

    Because the unigui update agreement expired for the company I work for !!!

     

    Another way that would also help me, is to get the HTML string text after having validated the captcha.

     

    I loaded the site in UniRLFrame, I report rcaptcha, and after that I need to get the HTML Text of the site after the query.

     

    I tried doing this by accessing the uniRLFrame.HTML property (which returns a TString) but the return is empty.

     

    Any other suggestions ???

  2. Good Morning...

    I have a deskTop application, where I use the WebBrowser component to load a website within the project. I need to do the same process in unigui ...

    I need to load the following command.

        GetElementById (WebBrowser.Document, 'g-recaptcha-response');

     

    Any suggestion??

    Thank you!!!

×
×
  • Create New...