Hello All!
I need your help.
I have a 2 selector. One is prod URL, other is test URL . I want to use selector like; The url comes from this or this. I used matching:regex but it has to be match. When i navigate the other pages the url will be changed. We have to eliminate login in url.
<html app='chrome.exe' url='( ui.apps.ocptst.test.com.tr/static/qjsons/login)|(https://trial.test.com.tr/static/qjsons/login)' matching:url='regex' />
I have to use more different pages, so attach browser selector is important for me.
Example;
URL1: https://trial.test.com.tr/static/qjsons/login
URL2: ui.apps.ocptst.test.com.tr/static/qjsons/login