How to resolve enter text to post tweets

Please help me, I’ve been dizzy to solve the problem to find an element for enter text to post tweets on Twitter, I’ve used a lot of elements that I’ve tried but the results are always errors can not be input in the text area, please give me advice to find the element but do not give xtype suggestions because I am a free user and I want to walk behind the screen

[status]
Playing macro CHROME
[info]
Executing:  | sendKeys | xpath=//label/div/div/div | hsdhshdh | 
[info]
Macro completed (Runtime 0.64s)
[status]
Playing macro CHROME
[info]
Executing:  | type | xpath=//label/div/div/div | hsdhshdh | 
[error]
Line 1: run command: element found is neither input nor textarea
[info]
Macro failed (Runtime 0.47s)
[status]
Playing macro CHROME
[info]
Executing:  | type | xpath=//label/div/div/div | hsdhshdh | 
[error]
Line 1: run command: element found is neither input nor textarea
[info]
Macro failed (Runtime 0.28s)

Easy solution is use Xclick and Xtype

1 Like

Are there other alternatives to xclick and xtype?

Find good xpath with external tools and use it with click

but find good xpath require time

Every element can have more and more xpath