
Search In
Bootstrap Popover :-
The popover is like tooltip, offering an extended view complete with a heading. For the popover to activate, a user simply needs to hover the cursor over the element. The content of the popover can be populated compl
WebDriver provides some methods through which user can verify the visibility of the web elements. These web elements can be buttons, drop boxes, checkboxes, radio buttons, labels etc.
isDisplayed()
isSelected()
isEnabled()
Synt
A pop-up is usually a small window that appears in front of the original web page.
It is a graphical user interface(GUI) display area. The pop-up window opens on the single or double click and can be occured in a particular time period.
The size of
In this tutorial we will learn about installing vim text editor in Ubuntu. This article is about how to install vim editor in Ubuntu? VIM is clone to vi editor but vim text editor is cross platforms software.
VIM is a text editor and widely used acr
This tutorial is about Big View of Notification.
Big View notification introduced in Android 4.1.
Big View Notification has advantage to set functionality from Notification like you Alarm application
and you can Dismiss/Snooze alarm from noti
Sometime we need to download large file from server or some progress which takes time. For user experience we show progress bar so that user can check estimate time and progress completion.
This blog is about how to set up Progress bar in Notificat
Hand-Up notification comes up with API level 21.
Hands-up notification is open small floating window on top of the screen only when device is active.
Hand-up notifications are High-priority notifications.Hands-up notification required to set a vibra
ACL stands for access control List in Joomla. ACL is a mechanism using which we can provide access to the users to access the articles,modules, plugins and other extension. It's the feature of Joomla using which we can publish an article, module,
Hello Readers!
In this blog post, we will be preparing a vertical wizard. A wizard is commonly seen on shopping websites (while placing an order) or when we fill a form. A wizard shows us the various steps we have to complete before fulfilling
Many apps these days show an alert on app's launch saying a new update is present at the store.
To implement this feature first we need to find version of the app available on app store and version of the current running app and then compare bot
