cancel
Showing results for 
Search instead for 
Did you mean: 

Bp Travel process solution on Chrome browser

manasab
Level 2
Has anyone successfully completed BP travel automation using Browser mode(chrome)? 
To automate BP travel (BP Travel - Log In (blueprism.com))
I created an object --> Application type -  Browser mode( chrome), followed by spying the elements  like textboxes, dropdowns, check boxes etc., in Application Modeller.
The first conflict that occurred is I am unable to capture the pop-up(that occurs when cancelling a quote) with the available spy modes (win 32m ode, Region modes, UI Automation mode)
23079.png
The Object workflow goes like  this : Start-----> Launch----> Login---->Click Create Quote--->enter the quote details---Create Quote-->End
CreateQuote workflow :
23080.png
To pass the values in the From & To Dropdowns , I used Navigate stage.  
Here comes the second conflict, when I pass  'From' airport name with its abbreviation 'BRU', it is now updating in the from field of BPtravel.com. But when I pass 'Belgium - Brussels (BRU)' it is taking this. And it is updating the field correctly.
In the excel files provided for BP travel, the from and to values are given in the form of abbreviation for the airport.
Eg: for Belgium - Brussels they have given BRU
The excel containing Quotes has the departure from & to destination in short forms like BRU, MAN etc.,
23081.pngso I cannot retype the whole location name for each and every airport for all the records which is not ideal. 
Had it been Internet explorer, it has Item Value in the inputs where we can pass the value "BRU" and it would successfully enter the value in the from/ TO field.
But what to do when you are automating in Chrome ??
23082.png
23083.png
How to resolve this issue?
2 REPLIES 2

Hi Manasa,

All elements is made by bunch of attributes ( you can check attributes in application modeler for element Dropdwn_From) like Web ID,Address,Value.

You can set value in attributes in passing name & Value Like Web ID attributes need to Set as "Pageelment06" so you have to pass set value in value field.

Thanks
Nilesh

------------------------------
Nilesh Jadhav
Senior RPA Specialist
ADP
India
------------------------------
Nilesh Jadhav.
Consultant
ADP,India

23074.png
Thanks for responding to my query. I tried it but then it didn't work.

------------------------------
manasa b
Senior PE
Cognizant
Asia/Kolkata
------------------------------