26👍
✅
Yes, you should be able to that with code similar to the below:
browser.execute_script("return globalVar;")
Source:stackexchange.com
26👍
Yes, you should be able to that with code similar to the below:
browser.execute_script("return globalVar;")