.getCssValue

CSS Properties In Selenium WebDriver

package SeleniumLearn.COM;

import org.testng.annotations.Test;
import org.testng.annotations.BeforeTest;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.testng.annotations.AfterTest;

Subscribe to RSS - .getCssValue