How to switch the workflow based on the web page content

Hi all,

I am trying to capture the stock data from web page. now I need to get your valuable suggestion on how I can make it easy to switch the workflow based on the web page content ?

The details is :
sometime the web page come up the result with stocks holding detials. while sometime the web page would be blank.
For section 1 (have details). the next step will be get such details into excel.

For section 2 (blank). will return back the message “no any records”


My question is how I can make it ? i have tried to use pick branch with “Element exist” activity but not works. Can you please help with me? Thanks in advance.

Kind regards.
Felix

Hi,

How about using CheckAppState activity as the following, for example?

Regards,

Thanks Yoichi for the prompt help.

May i know if the CheckAppState activity is available in Studio X ? I am not able to search out this activity in my studio. (version 2023.4.2)

Hi,

May i know if the CheckAppState activity is available in Studio X ?

Yes, as the following.

image

Thanks. get it. so only studio X has such “check App state”, May i know if any solution in Studio I can make it ? Thanks.

Hi,

If CheckAppState is not shown in activities panel in studio, can you try either of the following?

Turn on MmoderDesignExperience in ProjectSettings

OR

Turn on Modern at Filter in Activities panel.

image

Regards,

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.