Search:

Type: Posts; User: hardik2309

Search: Search took 0.03 seconds.

  1. VS 2019 Unable to find webelement in selenium chromedriver using xpath

    I am trying to read messages of telegram from telegram web. I am using vb.net and Selenium chrome webdriver. I can successfully read the last message of any opened chat by the following lines

    ...
  2. VS 2019 Re: Read last received telegram message on channel in VB

    Thanks for your answer jmcihinney.
    I can use API too. But, which API should I use?
    It is necessary to create bot or can I directly read the channel message?
    Any details/guidance will be very...
  3. How to use “action” in vb.net using selenium webdriver?

    I am using selenium webdriver to automate chrome in VB.net (2019 version). I want to send some keystrokes to chrome using action. I have tried the following code

    Dim driver As IWebDriver
    ...
  4. VS 2019 Read last received telegram message on channel in VB

    Hi, I want to read the last received message of one telegram channel (I am not admin of this) into the visual studio for my application.
    I want to repeat this process every one second.

    Can it be...
  5. VS 2019 How to fill text box of already opend webapge of Internet Explorer using VB?

    I am new to VB. I want to fill a form of one webpage on Internet Explorer. The URL is already opened in Tab 0.
    I want to check URL of the page and insert data into certail field.

    Currently, I am...
Results 1 to 5 of 5



Click Here to Expand Forum to Full Width