Can't write in open textbox
https://user-images.githubusercontent.com/104708593/166478339-04de1ad0-62f6-4cd2-9b69-db1838b825e6.mp4
See my working scheme:
1 - OPEN MY YOUTUBE STUDIO 2 - GO TO RECENT COMMENTS 2 - CLICK ON ANSWER 4- OPEN THE DIALOG BOX TO TYPE THE ANSWER
After the dialog box is open I can't insert the text inside it, I tried the Forms block and insert data.
Describe the bug A clear and concise description of what the bug is. After the dialog box is open I can't insert the text inside it, I tried the Forms block and insert data.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop :
- OS: Windows]
- Browser: Google Chrome]
- Extension Version: Version: 1.9.4
Additional context Add any other context about the problem here.
Check the workflow log to see if there's an error or not, and try .textarea-container > #textarea as the selector in the forms block.
Or you can import this workflow as an example
{"extVersion":"1.9.4","name":"YouTube Comment","icon":"riGlobalLine","table":[],"version":"","drawflow":"{\"drawflow\":{\"Home\":{\"data\":{\"836d289c-23ff-49ce-8d50-151902724c70\":{\"id\":\"836d289c-23ff-49ce-8d50-151902724c70\",\"name\":\"trigger\",\"data\":{\"disableBlock\":false,\"description\":\"\",\"type\":\"manual\",\"interval\":60,\"delay\":5,\"date\":\"\",\"time\":\"00:00\",\"url\":\"\",\"shortcut\":\"\",\"activeInInput\":false,\"isUrlRegex\":false,\"days\":[]},\"class\":\"trigger\",\"html\":\"BlockBasic\",\"typenode\":\"vue\",\"inputs\":{},\"outputs\":{\"output_1\":{\"connections\":[{\"node\":\"fba0f43e-0f6e-4857-8f4b-b2bec5e47811\",\"output\":\"input_1\"}]}},\"pos_x\":50,\"pos_y\":300},\"fba0f43e-0f6e-4857-8f4b-b2bec5e47811\":{\"id\":\"fba0f43e-0f6e-4857-8f4b-b2bec5e47811\",\"name\":\"new-tab\",\"data\":{\"disableBlock\":false,\"description\":\"\",\"url\":\"https://studio.youtube.com/channel/UCL3qU64hW0fsIj2vOayOQUQ\",\"userAgent\":\"\",\"active\":true,\"inGroup\":false,\"updatePrevTab\":false,\"customUserAgent\":false},\"class\":\"new-tab\",\"html\":\"BlockBasic\",\"typenode\":\"vue\",\"inputs\":{\"input_1\":{\"connections\":[{\"node\":\"836d289c-23ff-49ce-8d50-151902724c70\",\"input\":\"output_1\"}]}},\"outputs\":{\"output_1\":{\"connections\":[{\"node\":\"7ab29030-1c22-43d1-8d0d-6c217ac6080b\",\"output\":\"input_1\"}]}},\"pos_x\":265,\"pos_y\":299},\"7ab29030-1c22-43d1-8d0d-6c217ac6080b\":{\"id\":\"7ab29030-1c22-43d1-8d0d-6c217ac6080b\",\"name\":\"event-click\",\"data\":{\"disableBlock\":false,\"description\":\"\",\"findBy\":\"cssSelector\",\"waitForSelector\":false,\"waitSelectorTimeout\":5000,\"selector\":\"#menu-paper-icon-item-4\",\"markEl\":false,\"multiple\":false},\"class\":\"event-click\",\"html\":\"BlockBasic\",\"typenode\":\"vue\",\"inputs\":{\"input_1\":{\"connections\":[{\"node\":\"fba0f43e-0f6e-4857-8f4b-b2bec5e47811\",\"input\":\"output_1\"}]}},\"outputs\":{\"output_1\":{\"connections\":[{\"node\":\"0f646fa3-3d93-412d-8579-acb51bf1788e\",\"output\":\"input_1\"}]}},\"pos_x\":455,\"pos_y\":304},\"0f646fa3-3d93-412d-8579-acb51bf1788e\":{\"id\":\"0f646fa3-3d93-412d-8579-acb51bf1788e\",\"name\":\"event-click\",\"data\":{\"disableBlock\":false,\"description\":\"\",\"findBy\":\"cssSelector\",\"waitForSelector\":true,\"waitSelectorTimeout\":5000,\"selector\":\".ytcp-comment-thread:nth-child(2) #reply-button #text\",\"markEl\":false,\"multiple\":false},\"class\":\"event-click\",\"html\":\"BlockBasic\",\"typenode\":\"vue\",\"inputs\":{\"input_1\":{\"connections\":[{\"node\":\"7ab29030-1c22-43d1-8d0d-6c217ac6080b\",\"input\":\"output_1\"}]}},\"outputs\":{\"output_1\":{\"connections\":[{\"node\":\"48284634-7ade-47e9-8ab7-763b0479e645\",\"output\":\"input_1\"}]}},\"pos_x\":707,\"pos_y\":302},\"48284634-7ade-47e9-8ab7-763b0479e645\":{\"id\":\"48284634-7ade-47e9-8ab7-763b0479e645\",\"name\":\"forms\",\"data\":{\"disableBlock\":false,\"description\":\"\",\"findBy\":\"cssSelector\",\"waitForSelector\":false,\"waitSelectorTimeout\":5000,\"selector\":\".textarea-container > #textarea\",\"markEl\":false,\"multiple\":false,\"selected\":true,\"clearValue\":true,\"getValue\":false,\"saveData\":false,\"dataColumn\":\"\",\"assignVariable\":false,\"variableName\":\"\",\"type\":\"text-field\",\"value\":\"Hello world\",\"delay\":100,\"events\":[]},\"class\":\"forms\",\"html\":\"BlockBasic\",\"typenode\":\"vue\",\"inputs\":{\"input_1\":{\"connections\":[{\"node\":\"0f646fa3-3d93-412d-8579-acb51bf1788e\",\"input\":\"output_1\"}]}},\"outputs\":{\"output_1\":{\"connections\":[]}},\"pos_x\":952.6666666666666,\"pos_y\":302}}}}}","settings":{"blockDelay":0,"saveLog":true,"debugMode":false,"restartTimes":3,"reuseLastState":false,"inputAutocomplete":true,"onError":"stop-workflow","executedBlockOnWeb":false},"globalData":"[{ \"key\": \"value\" }]","description":"","includedWorkflows":{}}
Thank you , now its working. Lets go ahead.
Please close this issue, seems to be ok