Menu

FAQs

Can RPA operate extensions?

Currently, RPA can only operate web elements.


Can RPA operate in Firefox(Flower Browser) kernel?

No, FlowerBrowser does not support running RPA.


Can RPA retrieve email messages?

Yes! Refer to this chapter.


Is it possible to save data obtained from a website to an Excel file using RPA?

Yes! Refer to this chapter.


Does RPA support websites other than Amazon?

According to the feedback we have received, RPA is suitable for most scenarios. If you are considering using RPA, read our "RPA User Manual" at  https://rpa-doc-en.adspower.com/docs/manual


What is "Number of task threads"?

When set to 3, if you select 100 profiles to run an RPA task, only 3 profiles will execute the task at the same time, while the remaining 97 profiles are in a queue.


How can I check RPA task details?

Go to [RPA] - [Task Log] to view detailed information about an error.

文章图片


No node found for selector

As below shown, No node found for selector : [data-name="activity"] means the [data-name="activity"] selector did not locate any web elements.

  • Try to locate the elements using other selectors.
  • The elements may not be fully loaded due to network issues, so the selector may not be able to locate them. Try adding some waiting time before this step.


Previous
Get Started
Next
User Guide
Last modified: 2024-08-19Powered by