Test results
1 suite, 4 failed tests
com.imm.testscripts.Login.Login
verifyLogin ({TestID=verifyLogin, Description=Login with valid user credentials, Login_User_ID=admin/mwynar, TypeOfUser=Users, Wrong_Password=, Login_Password=dm!!j3#rA!3xN60cx_4, FI_ID=crm, New_Password=, Confirm_Password=})
java.lang.IllegalArgumentException: Driver must have capabilities at org.openqa.selenium.internal.Require.precondition(Require.java:53) at org.openqa.selenium.remote.Augmenter.augment(Augmenter.java:149) at com.imm.support.ScreenshotManager.takeScreenshot(ScreenshotManager.java:23) at com.imm.support.Log.takeScreenShot(Log.java:108) at com.imm.support.Log.message(Log.java:312) at com.imm.pages.SignInPage.loginToDataVAApplication(SignInPage.java:536) at com.imm.testscripts.Login.Login.verifyLogin(Login.java:77) at java.util.ArrayList.forEach(ArrayList.java:1259) ... Removed 31 stack frames
(Verify log in to DataVA application)
verifyLogin ({TestID=verifyLogin, Description=Login with invalid user credentials, Login_User_ID=admin/mwynar, TypeOfUser=Users, Wrong_Password=wrongPassword123, Login_Password=, FI_ID=crm, New_Password=, Confirm_Password=})
java.lang.IllegalArgumentException: Driver must have capabilities at org.openqa.selenium.internal.Require.precondition(Require.java:53) at org.openqa.selenium.remote.Augmenter.augment(Augmenter.java:149) at com.imm.support.ScreenshotManager.takeScreenshot(ScreenshotManager.java:23) at com.imm.support.Log.takeScreenShot(Log.java:108) at com.imm.support.Log.message(Log.java:312) at com.imm.pages.SignInPage.loginToDataVAApplication(SignInPage.java:536) at com.imm.testscripts.Login.Login.verifyLogin(Login.java:86) at java.util.ArrayList.forEach(ArrayList.java:1259) ... Removed 31 stack frames
(Verify log in to DataVA application)
verifyLogin ({TestID=verifyLogin, Description=Login with valid admin credentials, Login_User_ID=admin/mwynar, TypeOfUser=Admin, Wrong_Password=, Login_Password=dm!!j3#rA!3xN60cx_4, FI_ID=crm, New_Password=, Confirm_Password=})
java.lang.IllegalArgumentException: Driver must have capabilities at org.openqa.selenium.internal.Require.precondition(Require.java:53) at org.openqa.selenium.remote.Augmenter.augment(Augmenter.java:149) at com.imm.support.ScreenshotManager.takeScreenshot(ScreenshotManager.java:23) at com.imm.support.Log.takeScreenShot(Log.java:108) at com.imm.support.Log.message(Log.java:312) at com.imm.pages.SignInPage.loginToDataVAApplication(SignInPage.java:536) at com.imm.testscripts.Login.Login.verifyLogin(Login.java:77) at java.util.ArrayList.forEach(ArrayList.java:1259) ... Removed 31 stack frames
(Verify log in to DataVA application)
verifyLogin ({TestID=verifyLogin, Description=Login with invalid admin credentials, Login_User_ID=admin/mwynar, TypeOfUser=Admin, Wrong_Password=wrongPassword123, Login_Password=, FI_ID=crm, New_Password=, Confirm_Password=})
java.lang.IllegalArgumentException: Driver must have capabilities at org.openqa.selenium.internal.Require.precondition(Require.java:53) at org.openqa.selenium.remote.Augmenter.augment(Augmenter.java:149) at com.imm.support.ScreenshotManager.takeScreenshot(ScreenshotManager.java:23) at com.imm.support.Log.takeScreenShot(Log.java:108) at com.imm.support.Log.message(Log.java:312) at com.imm.pages.SignInPage.loginToDataVAApplication(SignInPage.java:536) at com.imm.testscripts.Login.Login.verifyLogin(Login.java:86) at java.util.ArrayList.forEach(ArrayList.java:1259) ... Removed 31 stack frames
(Verify log in to DataVA application)
C:\Users\Michael.Wynar\DataIntelligence\testxml\regression\Firefox_Run1.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" guice-stage="DEVELOPMENT" verbose="0" name="DataVA_Firefox1">
  <parameter name="webSite" value="https://crm.datava.com/?noSSO"/>
  <parameter name="database" value="crm"/>
  <parameter name="password" value="dm!!j3#rA!3xN60cx_4"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="firefox_windows"/>
  <parameter name="username" value="admin/mwynar"/>
  <listeners>
    <listener class-name="com.imm.support.MethodInterceptor"/>
  </listeners>
  <test thread-count="1" verbose="0" name="IMM_Test_Chrome">
    <classes>
      <class name="com.imm.testscripts.Login.Login">
        <methods>
          <include name="verifyLogin"/>
        </methods>
      </class> <!-- com.imm.testscripts.Login.Login -->
    </classes>
  </test> <!-- IMM_Test_Chrome -->
</suite> <!-- DataVA_Firefox1 -->
            
Tests for DataVA_Firefox1
  • IMM_Test_Chrome (1 class)
Groups for DataVA_Firefox1
Login
verifyLogin
P1
verifyLogin
Smoke
verifyLogin
Times for DataVA_Firefox1
Total running time: 22 seconds
Reporter output for DataVA_Firefox1
verifyLogin({TestID=verifyLogin, Description=Login with valid user credentials, Login_User_ID=admin/mwynar, Type...)
   --- 12 Dec 14:25:33 159 - TestCaseID:: verifyLogin
   --- 12 Dec 14:25:36 436 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:564)
   --- 12 Dec 14:25:40 752 - Page URL:: https://crm.datava.com/esp/?nosso
   --- 12 Dec 14:25:40 752 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 12 Dec 14:25:40 779 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (c47f5b24-2597-422f-a719-ea23eefa97fd)] -> xpath: //*[@id='button-1016-btnInnerEl']]
 ***** Login with valid user credentials *****
 Successfully navigated to 'DataVA Login' Page
   --- 12 Dec 14:25:40 805 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (c47f5b24-2597-422f-a719-ea23eefa97fd)] -> xpath: //*[@id='textfield-1010-inputEl']]
   --- 12 Dec 14:25:40 832 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (c47f5b24-2597-422f-a719-ea23eefa97fd)] -> xpath: //*[@id='textfield-1011-inputEl']]
   --- 12 Dec 14:25:40 848 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (c47f5b24-2597-422f-a719-ea23eefa97fd)] -> xpath: //*[@id='esppasswordfield-1012-inputEl']]
   --- 12 Dec 14:25:40 881 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (c47f5b24-2597-422f-a719-ea23eefa97fd)] -> xpath: //*[@id='button-1016-btnInnerEl']]
 Text field 'Database', 'User ID', 'Password' and button 'Login' are displayed in the 'Login' page
   --- 12 Dec 14:25:40 898 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (c47f5b24-2597-422f-a719-ea23eefa97fd)] -> xpath: //*[@id='textfield-1010-inputEl']]

Driver must have capabilities
verifyLogin({TestID=verifyLogin, Description=Login with invalid user credentials, Login_User_ID=admin/mwynar, Ty...)
   --- 12 Dec 14:25:41 816 - TestCaseID:: verifyLogin
   --- 12 Dec 14:25:45 000 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:564)
   --- 12 Dec 14:25:49 315 - Page URL:: https://crm.datava.com/esp/?nosso
   --- 12 Dec 14:25:49 315 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 12 Dec 14:25:49 336 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (366d6df0-50ad-42ea-a811-076d48b40b35)] -> xpath: //*[@id='button-1016-btnInnerEl']]
 ***** Login with invalid user credentials *****
 Successfully navigated to 'DataVA Login' Page
   --- 12 Dec 14:25:49 375 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (366d6df0-50ad-42ea-a811-076d48b40b35)] -> xpath: //*[@id='textfield-1010-inputEl']]
   --- 12 Dec 14:25:49 406 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (366d6df0-50ad-42ea-a811-076d48b40b35)] -> xpath: //*[@id='textfield-1011-inputEl']]
   --- 12 Dec 14:25:49 432 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (366d6df0-50ad-42ea-a811-076d48b40b35)] -> xpath: //*[@id='esppasswordfield-1012-inputEl']]
   --- 12 Dec 14:25:49 454 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (366d6df0-50ad-42ea-a811-076d48b40b35)] -> xpath: //*[@id='button-1016-btnInnerEl']]
 Text field 'Database', 'User ID', 'Password' and button 'Login' are displayed in the 'Login' page
   --- 12 Dec 14:25:49 481 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (366d6df0-50ad-42ea-a811-076d48b40b35)] -> xpath: //*[@id='textfield-1010-inputEl']]

Driver must have capabilities
verifyLogin({TestID=verifyLogin, Description=Login with valid admin credentials, Login_User_ID=admin/mwynar, Typ...)
   --- 12 Dec 14:25:12 280 - TestCaseID:: verifyLogin
   --- 12 Dec 14:25:18 054 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:564)
   --- 12 Dec 14:25:23 095 - Page URL:: https://crm.datava.com/esp/?nosso
   --- 12 Dec 14:25:23 095 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 12 Dec 14:25:23 126 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (ae07b396-8d8f-417b-bc6a-3c706fb51b15)] -> xpath: //*[@id='button-1016-btnInnerEl']]
 ***** Login with valid admin credentials *****
 Successfully navigated to 'DataVA Login' Page
   --- 12 Dec 14:25:23 452 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (ae07b396-8d8f-417b-bc6a-3c706fb51b15)] -> xpath: //*[@id='textfield-1010-inputEl']]
   --- 12 Dec 14:25:23 476 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (ae07b396-8d8f-417b-bc6a-3c706fb51b15)] -> xpath: //*[@id='textfield-1011-inputEl']]
   --- 12 Dec 14:25:23 508 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (ae07b396-8d8f-417b-bc6a-3c706fb51b15)] -> xpath: //*[@id='esppasswordfield-1012-inputEl']]
   --- 12 Dec 14:25:23 524 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (ae07b396-8d8f-417b-bc6a-3c706fb51b15)] -> xpath: //*[@id='button-1016-btnInnerEl']]
 Text field 'Database', 'User ID', 'Password' and button 'Login' are displayed in the 'Login' page
   --- 12 Dec 14:25:23 562 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (ae07b396-8d8f-417b-bc6a-3c706fb51b15)] -> xpath: //*[@id='textfield-1010-inputEl']]

Driver must have capabilities
verifyLogin({TestID=verifyLogin, Description=Login with invalid admin credentials, Login_User_ID=admin/mwynar, T...)
   --- 12 Dec 14:25:24 505 - TestCaseID:: verifyLogin
   --- 12 Dec 14:25:27 795 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:564)
   --- 12 Dec 14:25:32 075 - Page URL:: https://crm.datava.com/esp/?nosso
   --- 12 Dec 14:25:32 075 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 12 Dec 14:25:32 106 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (ec1a20a9-73a1-4fa5-99b2-cc95be8f3271)] -> xpath: //*[@id='button-1016-btnInnerEl']]
 ***** Login with invalid admin credentials *****
 Successfully navigated to 'DataVA Login' Page
   --- 12 Dec 14:25:32 140 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (ec1a20a9-73a1-4fa5-99b2-cc95be8f3271)] -> xpath: //*[@id='textfield-1010-inputEl']]
   --- 12 Dec 14:25:32 157 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (ec1a20a9-73a1-4fa5-99b2-cc95be8f3271)] -> xpath: //*[@id='textfield-1011-inputEl']]
   --- 12 Dec 14:25:32 196 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (ec1a20a9-73a1-4fa5-99b2-cc95be8f3271)] -> xpath: //*[@id='esppasswordfield-1012-inputEl']]
   --- 12 Dec 14:25:32 211 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (ec1a20a9-73a1-4fa5-99b2-cc95be8f3271)] -> xpath: //*[@id='button-1016-btnInnerEl']]
 Text field 'Database', 'User ID', 'Password' and button 'Login' are displayed in the 'Login' page
   --- 12 Dec 14:25:32 244 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (ec1a20a9-73a1-4fa5-99b2-cc95be8f3271)] -> xpath: //*[@id='textfield-1010-inputEl']]

Driver must have capabilities
0 ignored methods
Methods in chronological order
com.imm.testscripts.Login.Login
initialize(org.testng.TestRunner@37854b34) 0 ms
init(org.testng.TestRunner@37854b34) 53 ms
verifyLogin({TestID=verifyLogin, Description=Login with valid admin credentials, Login_User_ID=admin/mwynar, Typ...) 5933 ms
verifyLogin({TestID=verifyLogin, Description=Login with invalid admin credentials, Login_User_ID=admin/mwynar, T...) 15674 ms
verifyLogin({TestID=verifyLogin, Description=Login with valid user credentials, Login_User_ID=admin/mwynar, Type...) 24319 ms
verifyLogin({TestID=verifyLogin, Description=Login with invalid user credentials, Login_User_ID=admin/mwynar, Ty...) 32883 ms