B4A Question SendKey in Webview - drgottjr (first post) Feb 05, 2024 with confirm() in webview there are 2 buttons (OK and Cancel) and (optionally) a message, all you do is tap the OK or the Cancel button, and your choice is passed to webwiew as confirmation. you don't need any special library. just tap one button or the other. B4A Question SendKey (dial number) to auto-answering machine voip - devpialkt (first post) Apr 03, 2016 then, is there any advice how to interaction with auto-answering machine voip that need sendkey number "0" (from keypad) for dialog manually with operator (e.g : contact/call center) ?? B4J Library [b4j] jSelenium 2.0.1 - A Test Automation for B4J - tummosoft (first post) Sep 16, 2022 (2 reactions) Library: 1.0.1, example and source code: Download This is example How to use sendkeys: ----------- 2laWgxTBaAk B4J Question SendKeys - magarcan (first post) Dec 02, 2018 (IllegalArgumentException) java.lang.IllegalArgumentException: Invalid key code B4A Library SendInput - Emulate user input within your app - Jim Brown Jun 07, 2018 (24 reactions) SendInput Library v0.2
* v0.2 31/03/2014
Added: SwipeParams - Now allowing the delay between each swipe pulse to be increased or decreased.
Moved: 'Step' parameter from SendSwipe to SwipeParams
This library allows you to emulate user input within the application. You can send key codes, a string o B4A Question About SendMessage and SendKeys - Erel (first post) Dec 03, 2015 (1 reaction) There is no equivalent API in Android. You cannot send key presses to other apps. B4A Question Firebase FCM API(v1) update to B4A - DonManfred (first post) Oct 01, 2024 (1 reaction) You are not expected to send them from Android. To send them from Android (which does not work any longer) you need to implement a serverkey in your app; a Hacker will easily extract the key. Setup a B4J Server on your Server and call this server to send the notification. B4J Library Selenium Browser Automation - Create any Robot with Browser - tchart (first post) May 16, 2019 Alberto, the SendKeys function seems to want the element name and not the id. Can you please add a second method for SendKeys by ID? B4A Tutorial [B4x]Send Firebase-Message via php - KMatle Sep 15, 2019 (12 reactions) Add the log line to the example to see the device's token (you need to copy it later) Public Sub SubscribeToTopics fm.SubscribeToTopic("general") 'you can subscribe to more topics Log (fm.Token) End Sub Inside the logs you'll see a long string (=token) like this: ........... By subscribing B4A Question SendKeys - Erel (first post) Apr 14, 2015 You cannot send key strokes to the OS. Page: 1 2 3 4 5 6 7 Powered by ColBERT |