Forum Discussion

1054005233's avatar
1054005233
Copper Contributor
Aug 24, 2024

【BUG】Edge do not free the string memory

When I use selenium execute_script function in python to return something like this: driver.execute_script("return some_str"). Edge will never clear the memory of this string, resulting in an increasing amount of memory usage. This issue did not exist in earlier versions. Can this problem be resolved by modifying the code, or when can be fixed as a bug?

No RepliesBe the first to reply

Resources