ATF Custom UI Action to open a specific URL

Saurabh_SR
Tera Contributor

I want to create a Custom UI Action to open a specific URL, in Automated Tested Framework to open a specific Change type.

11 REPLIES 11

Masha
Kilo Guru

You can achieve this with Custom UI test step available in Madrid using the following steps:

 

find_real_file.png

 

Hi Masha can you explain the steps a little briefly?

My requirement is I need to navigate to a  specific url(https://cscdevqa.service-now.com/) in the first step and do some UI action visibility there .

Community Alums
Not applicable

Hi Saurabh.SR,

 

I've the same requirement. Did you find a solution on this?

 

Thanks!

Jayesh1
Giga Contributor

Hi.

I want to open "https://service-now.com/sp?id=index" service portal url.

 

Can any one help me with this through ATF

Harsha Reddy1
Kilo Contributor

Hi saurabh i too have the same requirement did you find any potential solution to the problem?

My requirement is I need to navigate to a specific url and do some field values validations there .