Text pasting in different line text box instead of intended line textbox

You wrote:

Have you ever studied XPath? Maybe not. Then you need to study it. On the Internet, there are many free resources to study XPath. For example,

Have you ever used browser’s DevTools and had close look at the HTML source of your target web page using the DevTools? Maybe not. Then you need to know what DevTools does for you. See

Once you got studied those basic skills, you would be able to understand the reason why you got the error. Also you would understand what @grylion54 suggested to you in the previous post Text pasting in different line text box instead of intended line textbox - #4 by grylion54

Unless you study XPath and DevTools, I suppose you would never be able to solve your current problem.