Can't open the web page which has the 'Open console' button after clicking the manage button on IBM Cloud Db2. It shows that the response time of the webpage is too long. By the way, I already tried to use firefox, chrome, ie and 360 to open the webpage, but all failed.
Related
I want to automate login functionality for Auth0 on a Flutter web application for integration testing. When I click the login button for Auth0 it opens a pop-up window to enter the cred. Elements in the pop-up are not available to the tester object since they are on a different chrome instance.
Selenium and many other tools support switching to a tab or another window but it seems Flutter driver does not.
Is there a way to enter text in the pop window by using the Flutter driver?
I am using google calendar API to add events to the calendar. But the Auth pop-up window is blocked by the browser for many times. Is there anyway I can open it as a separate browser tab rather than a pop-up.
Because this kills the UX experience for the users. I am having many complains from users.
I'm having trouble adding a user to a google cloud sql database. I have an app on google app engine. I've setup a google cloud sql instance with the ip address of my own laptop computer. My app engine app is setup to use the google cloud instance.
I go to the google developer console and select the app engine project. I click "cloud sql". I then click "access control" and select the "users" tab.
I click the "new user button". I then enter the user name and password. I then click the "OK" button. Nothing happens after clicking the OK button several times and nothing happens.
I also tried selecting "advanced options" and click the OK button. Nothing happens. The only way to leave the popup box is clicking the "cancel" button.
I am running the developers console using windows 8 and internet explorer. I'm sorry if I'm doing something stupid. I've searched on-line and can't find any solutions. Thank you.
# juan said, it seems a bug. So I would suggest you to file this bug on PIT, so that you can also have the track of the update for this bug.
I am trying to integrate Facebook with my BlackBerry app by using the jars from the facebook-bb-sdk project on Sourceforge. When I open my application and click on the Facebook button to login with Facebook, it successfully opens the Facebook login page. But after that when I enter the username and password and click on login it
me some error as shown in the figure below.
"Error"
"Display one of the following values async,iframe,page,popup,touch"
Now when I click on OK button I get a screen with success written on the left top corner. After that nothing will happen. Please help to resolve this problem.
Our programer built a facebook connect feature on our website.
The steps:
1. User clicks the facebook connect
2. The user gets a popup with user/pass request from facebook
3. The user gets another popup to authorized the permissions and connect
I'm wondering how we can control the content on that 3rd pop-up pages.
Currently it says something like "Install MyWebsiteName?" I'm wondering if that language can be changed.
Thanks!
You can configure a lot of what the authorization popup does via your app settings. Goto https://developers.facebook.com/apps/APPID/auth and customize it there.
Languages can be done using the "Translate you app" link in the left column of that same link above.