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?
I want to automate this console recording option via backend wlst/python script. So if there is any way to do that?