27 May 2024 02:44 PM - last edited on 28 May 2024 07:48 AM by MaciejNeumann
the goal is to modify an already populated YAML file on openshift console when creating Pod, for that I want to use Javascript clickpath in Dynatrace Synthetic Monitoring, we will proceed in several steps.
can you help me to do this correctly .
the image below is a capture scenario of creating the pod whis has a yaml already filled and I want ti modify it according to my needs
Regards
07 Jun 2024 12:49 PM
How do you normally modify it? Click inside the yaml and update the text? Can you do it in the console in DevTools with some JavaScript? If so, you could likely do the same with a JavaScript Event in the monitor.
07 Jun 2024 02:46 PM
Hello,
Thank you for your answer, In fact, I tried everything, I tried to modify the yaml line by line, I tried to copy and paste the yaml content directly but it didn't work it adds lines everywhere and in duplicate
So I said to myself why I won't try with the javascript script, here is the script I put in, as far as the javascript is concerned, I didn't really understand how it works
10 Jun 2024 09:01 AM
Your attachment looks like Selenium rather than Dynatrace Synthetic. If you would like to use Dynatrace for this, it might be easier to ask on the in-product chat for assistance in updating your monitor, as then we can check the Dynatrace Synthetic monitor.