I'm going to rotate the keywords in Excel and open them in the same web TAB

I’m going to rotate the keywords in Excel and open them in the same web TAB,The way I design the process, he opens a lot of pages. I just want to loop through the same web page


关键词

Hi @Uddynitjh ,

Plz check below mentioned flow

Sample.xaml (10.9 KB)

Thanks,
RajKumar

1 Like

Hi, I want to do it in one TAB instead of creating a lot of TAB pages, thanks

Hi @Uddynitjh,

kindly try with “Navigate To” activity

Sample.xaml (10.9 KB)

Thanks,
RajKumar

Hey, there are hundreds of keywords that need to be replaced, and hundreds of urls need to be sorted out when traversing the URL, which is too troublesome. I redesigned the process and the CurrentRow variable cannot be declared and an error is reported

Hi @Uddynitjh ,

Can you plz share exempla with screenshot.

Thanks,
Rajkumar

Here you are using open browser inside the for each loop,
instead use the “Navigate to” activity inside loop, it will be same as open browser but opens in same tab

I would like to know which package is to be installed in the Send Hotkey activity

Hi @Uddynitjh ,

Send Hot key package

UiPath.Core.Activities.SendHotkey

Why can’t I search

Hi @Uddynitjh ,

that is predefined packages, plz check Activities panel

image

Hi @Uddynitjh ,

still if you have facing issue kindly revert back.

Thanks,
Raj

Thank you for your answer, which makes me use a new way of thinking. Using the browser shortcut key almost solves my problem. Thank you!

thank you for your wonderful update :slight_smile:

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