How to enable and disable Start Recording button in console preference link(WLST Script Recording tab) in Weblogic using wlst and python

63 views Asked by At

In Weblogic Console if I go to "preferences" link there we will get "WLST Script Recording" option. There manually I can start recording and stop recording but I want to do that same thing using wlst/python script. Can anyone help me how to do that using python script?

enter image description here

I want to automate this console recording option via backend wlst/python script. So if there is any way to do that?

0

There are 0 answers