cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

check a button is visible or not in a page - urgent

ramakrishnan_p-
Organizer

i want to check for a given URL [/test/test.html] , submit button is visible or not. if visible Click SUBMIT button.

how to create BT for the above one in Dynatrace Managed

 

1 REPLY 1

skrystosik
DynaMight Guru
DynaMight Guru

In Dynatrace, you can make Key User Action from Click Submit action or make from it conversion goal. In both cases you will have data about how many such action. But the problem is that, if this action will show up on different pages (with different uri) this will be counted as well. What I suggest to you is using Javascript API for RUM (https://www.dynatrace.com/support/help/shortlink/u... You can then mark this custom action as key user action and put on dashboard or create conversion goal from it.

Sebastian


Regards, Sebastian

Featured Posts