Skip to content

Yingdao RPA Customization

TIP

Use the customized Nstbrowser browser to execute Yingdao RPA tasks.

Note:

  • Yingdao RPA currently only supports the use of custom browsers on Windows platforms. Mac platforms only support native Chrome.
  • The custom browser cannot be opened multiple times. This is because Yingdao RPA does not support multi-control.

step1. Download the Yingdao plugin from the official website and upload it to the Nstbrowser client

Download address: https://www.yingdao.com/yddoc/rpa/711005983856115712

rpa-yingdao-step1

  • Unzip the plugin, re-compress it into a .zip archive, and then upload it to the Nstbrowser client.

rpa-yingdao-step2

step2. Configure the Yingdao plugin

  • Select profile groups and check the Yingdao plugin.

rpa-yingdao-step3

step3. Start the Nstbrowser client

Note: You must start the browser in the client first. You cannot execute Yingdao RPA tasks without starting the Nstbrowser browser first. Because if you directly execute the RPA task, Yingdao will start a browser instance by itself, but it will not have fingerprints and plugins. Only starting the browser from the Nstbrowser client will correctly load the fingerprints and plugins.

rpa-yingdao-step4

step4. Configure the Nstbrowser browser in the Yingdao RPA client

  • Find the executable file directory of the corresponding Nstbrowser version kernel. You can view it by accessing "chrome://version" in the browser.

rpa-yingdao-step5

  • In Yingdao, find the location to configure the custom browser and add Nstbrowser.

rpa-yingdao-step6

rpa-yingdao-step7

rpa-yingdao-step8

  • Select the newly added "nstchrome.exe" and click Install.

rpa-yingdao-step9

  • An installation prompt will pop up; close it.

rpa-yingdao-step10

  • The appearance of the NstBrowser kernel icon indicates successful configuration.

rpa-yingdao-step11

step5. Write a Yingdao automation example

  1. Create a Yingdao web automation example and specify the custom browser as "nstchrome".

rpa-yingdao-step12

  1. Configure a URL to open: https://www.nstbrowser.io/en

rpa-yingdao-step13

  1. Run and view the results.

rpa-yingdao-step14