Blackberry Browserfield not opening any webpage - blackberry

I am a newbie just trying to open simple website in browserfield of Blackberry simulator 9860 os 7.1 . My MDS is running still it is giving request failed...~120000 error. I have followed instructions from many sites but unable to open webpage in blackberry browser. Also the url is working in simulators browser but not in my own browser. Please help and thanks in advance.

use a BrowserFieldErrorHandler in your BrowserFieldfor try to catch the error

If you are testing it in simulator , i will suggest you to check in real device.
Look at browserfield Demo in samples provided by Blackberry in Eclipse plugin.
<Directory>:\Eclipse\plugins\net.rim.ejde.componentpack<JDE version>\components\samples\com\rim\samples\device\browser

Related

ios PWA(add to home screen) is not asking for Camera permission in Angular for video tag

I have created PWA using angular in which I am using zxing-ngx-scanner library, which library for barcode scan. In ios browsers(Safari, Chrome and Firefox) and on Android it's asking for camera permissions and it's working fine, but if I add my site to homescreen(in ios), then it's not asking me for the camera permissions.
I have hosted my site on HTTPS
All PWA functionality working fine
I am using tag for the barcode scan
Please let me know if anyone has any suggestions?
Thanks in advance
Try to upgrade to iOS 13.4 and try again. The fix that Apple provided may work now.
https://bugs.webkit.org/show_bug.cgi?id=185448#c88

How we can launch the Chrome browser in iphone device using appium for testing

We want to write appium automation scrips for chrome browser of IOS device. currently the browser is getting launched but it does not perform any activty on the chrome browser . could you please help me to fix it.
Try using chrome bundle ID for the DesiredCapabilities (app) > com.google.chrome.ios
If you have done it already, please put here your script for better helping.

Debugging PhoneGap on Device

Normally I'm a JEE guy but these days I'm working on a mobile app. I chose PhoneGap because there are not so many needs to UI and I thought this would be the easiest way to serve the app on many platforms.
I'm wondering if my setup is good and if it's possible to get console output when running on the device. I'm working on MacOS and iPhone6.
I installed PhoneGap and Cordova via npm and serving the files with phonegap serve.
For local debugging I'm using the chrome plugin "Ripple".
For debugging on the device I'm using the PhoneGap Developer App from the AppStore, together with weinre on my Laptop to get some debugging data. In weinre I can see everything except console outputs. Is this normal? Or any idea how I could get the console to weinre, too?
I also found some tutorials on the web using XCode and some native iPhone emulator but didn't get this working yet. Which way is the more preferable way of debugging on device?
You don't need any tool for debugging cordova app. For iOS just start the app in stimulator and start safari. In safari go to Develop > 'your pc name' > ios simulator.
http://webdesign.tutsplus.com/articles/quick-tip-using-web-inspector-to-debug-mobile-safari--webdesign-8787
For Android run the app in your device and in the chrome go to http://chrome://inspect/#devices
Weinre is quite old and should not be be used anymore, instead, you want to use the remote debugging tools in your browser. For iOS, you can use Safari to debug your Cordova app. I've got a full article here, https://dzone.com/articles/overview-mobile-debugging, but the process involves doing one setting on your mobile device, and then simply opening up Safari and going to the debug menu. You can also do this with Chrome and Android apps.
Another option is GapDebug (https://www.genuitec.com/products/gapdebug/) which lets you do iOS and Android together in one Chrome tab.

Appium for iOS safari apps Environment set up

Could anyone please help me with the complete steps for testing Safari apps in iOS with the help of Appium
How to start the appium server in MAC
How should I launch the Simuator an safari for testing?
How can I set up Eclipse IDE for development
I have written about iOS-automation using Appium through Java in my recent post on my site here .
You can go through the documentation and sample example and let me know in case of any doubts.

need photo of website on Blackberry for a test

I need a big favor from a blackberry user/s. I need a photo of the homepage of the following website. It can be any blackberry phone. The person I setup the site for has to send the site to potential clients that have blackberrys. I'd like to see how it look on any blackberry. I tried running simulators but I'm not having luck getting the http to work.
Thanks in advance for any help.
http://ensenadahondavillas.com
Here a an example from my samsung galaxy 4.
https://docs.google.com/file/d/0ByD1b7-BBd6LdVFfX3VUOFNOTW8/edit?usp=sharing
The best thing to do, is to use an emulator. You can check your website in a Blackberry very easily following this guide for an Blackberry emulator. Using Google and you'll find emulators for Android and iOS as well.
Hope I could help you.

Resources