ritesh_a_ramkhe
Level 4
since ‎18-04-19
‎18-03-24

User Statistics

  • 16 Posts
  • 0 Answers
  • 0 Likes given
  • 0 Likes received

User Activity

Hi, Is there a way to interact with html sliders? I need to change the position of the sliders to give certain values but I am unsure of how to move the sliders across. Thanks.
Is there a way to attach to a browser on a specific website which has been launched by another action? E.g. The first action launches the browser website and fills in some details which loads a new page and the second action attaches to the new page...
Hi, I was wondering if there is a way of web scraping a html page to obtain the HTML code and save this into a data item? Thanks
Hi, I have created a simple process and exposed it as a web service. The output of the process is just a data item holding text. When the web service is called, is the output XML data? Thanks.
Hi, Is there a way to call a VBO/process that has been exposed as a web service, from external code? If so, which url is used to call this web service? Thanks