Export the current session to Python code


Convert static values to variables and arguments
static values in the session could be replaced with variable names with {} syntax, the corresponding argument and variables will be generated automaticaly in python code.


Last updated