4b0a882b698e363f81931e22ffccb4476bbe5ed2
Replace the class-based locator strategy with a text-based filter using regex to accurately identify the material code input field. This change targets elements matching "材料编码" followed by 11 digits, increasing reliability. Also uncommented page2.pause() to assist with debugging the iteration loop.
Description
No description provided
Languages
Python
100%