Search Results for: java 8
-
XPath
Using XPath in Selenium Example
In this example we will learn how to use XPath in Selenium. We will start with the introduction of Selenium…
Read More » -
jsf
JSF Internationalization Example
So, you want your web app to be famous all-over the world?! Then you obviously have to support multiple languages,…
Read More » -
TestNG
TestNG Selenium Integration Example
In this article, I am going to show you an example of TestNG and Selenium integration. Let me first brief…
Read More » -
jsf
JSF Standard Validators Example
Hey geeks, today we ‘re gonna talk about JSF Standard Validators. Just like any other framework, JSF is here to…
Read More » -
XPath
XPath following-sibling example
In this example we will learn how to use the following-sibling function of XPath. We will start with the introduction of…
Read More » -
XPath
XPath String functions example
In the previous examples, we talked about how we can query for a particular node(s) and extract the attribute value…
Read More » -
SLF4J
SLF4J markers example
In this example, we shall show you how to use Markers with SLF4J. SLF4J is a simple facade over various…
Read More » -
TestNG
TestNG Maven Project Example
In this article, I am going to show how to setup a Maven based project and run the TestNG tests.…
Read More » -
Tomcat
Tomcat access log configuration example
This article describes the configuration of the access log for Apache Tomcat 7 web server. A web server has the…
Read More » -
jsf
JSF Resource Bundles Example
In this example we will show you how to use resource bundles in Java Server Faces. Resource bundles in JSF…
Read More »