Search the Community
Showing results for tags 'type text'.
-
Hello Looking for a way of how to comment on pinterest.com I've encountered this problem this is the code that use : navigate("https://www.pinterest.com.mx/pin/593771532104823455/","Wait") type text(<name="communityItemTextBox">,$Random_Comentarios(),"Key Up") wait(4) click(<innerhtml="<div class=\"tBJ dyH iFc SMy yTZ erh tg7 mWe\">Listo</div>">,"Left Click","No")it follows that Type text Not Active "<div class=\"tBJ dyH iFc SMy yTZ erh tg7 mWe\">Listo</div>" Is activated only if you use the keyboard to type the comment . There is a way to achieve this
-
EDIT: Please ignore this thread and mark it down to 'User Error'!!! - I'd neglected to update ExBrowser!!! Okay, so launching an ExBrowser window works fine, I've checked the docs for ExBrowser and the supported version too. I'm using version: Version 65.0.3325.181 (Official Build) (64-bit) and it says that's okay here: http://support.bot-factory.com/knowledgebase.php?article=25 So, an example of the problem. plugin command("ExBrowser.dll", "ExBrowser Navigate", "https://www.facebook.com/") plugin command("ExBrowser.dll", "ExBrowser Click", "x://*[@id=\"email\"]") plugin c
-
Hello, I am trying to paste an html code into a text area... (around 2000+ lines)... at first I tried copy to clipboard and send special keys (CTRL+V) using exbrowser... and it work just fine... (FOR SINGLE THREAD)... but I started having problem with MULTI-THREAD... (is it possible to do local on copy to clipboard????) the problem is... that each thread is supposed to have a UNIQUE HTML CODE... but since copy to clipboard is pretty much pressing CTRL+C to copy... and CTRL+V to paste... one or two threads gets a SIMILAR HTML CODE from time to time... especially if I increase the th
-
I want to enter data in a web field using type text. This works fine if the field is empty. But my field already has some prefilled data in it. So First I want to delete the prefilled data and then use the type text If I do the type text directly, it fills the data again with the prefilled data also in the field. Pls help me resolve this. Thanks in advance.
- 2 replies
-
- type text
- clear field
-
(and 2 more)
Tagged with:
-
please help me, Type Text not working on Post title Blogspot, post title always disappears after publish http://prntscr.com/2qv3zj http://prntscr.com/2qv1wo navigate("https://www.blogger.com/blogger.g?blogID=250782601558675920#editor/src=header", "Wait") wait for element(<class="editorHolder">, "", "Appear") change attribute(<title="Title">, "value", "new post title blogger") click(<innertext="Publish">, "Left Click", "No") thanks in advance !!
-
I am not sure what I did but I can no longer type text in the browser, use the delete button, or click on buttons. Also the google search results are showing up without any style. What happened? http://i46.tinypic.com/9k0bqw.png