
Search In
Navigation commands are used to navigate from one web page to another web page that we deal with. Below are some basic Navigation commands which are commonly used while writing the test scripts in Selenium.
1) Navigate To Command - "navigate().to(
Changing default template for front-end:
Login to the back-end of Joomla site.
Click Extensions -> Template Manager.
Default template for site is marked with a star(yellow in color) which is protostar.
Select the template you want to set default
Joomla provides you the facility to hide the live site from others while your are developing the site. For this you required to follow the steps given below:
Login to the back-end of Joomla Site(Joomla administrator).
Select Site -> Global Confi
hey ci experts can you help me plz
where im making mistake....
my query is not roll backed although im setting the first parameter in the $this->db->trans_start(TRUE); as TRUE
the queries are only rollback when i remove the $this->db->tra
Sometime it is required to navigate user in webview on back press button rather than to exit webview so for this you can use the following code :
@Override
public boolean onKeyDown(int keyCode, KeyEvent event) {
if(event.getAction() == KeyEvent.
"Add marker to a desired location and resume back to location on Button Click in a Google Map "
In my previous article I explained how to integrate Google Map in a .Net Wb Application, If incase someone has missed it then ple
We know that on back press of button in any android application can finish the app or an activity but some process of application still works in background so if you want to kill all the processes of any application you can kill app process like this
History go() method : The history object has the go() method which is used to load page from the browser history. You can choose specific url or index of the previous or next browsed page.
Syntax of the go() method :
history.go(number|URL)
num
TRUNCATE:
Truncate command will remove all the rows from a table, there will be no WHERE clause in TRUNCATE command and there will be no data in the table after we run the truncate command.
TRUNCATE i
Hi,
I am using Yuphoria 5010 and Lenovo Vibe K5 smart phones running stock Android 5.1.1. Both the phones are installed with 16 GB Class 10 memory cards.
I moved many applications to the SD card. Now, whenever these apps are updated, they g
