qaf-2.1.7b.jar & qaf-support-2.1.7b.jar doesn't include qmetry package

Created on 1 Nov 2017  ·  8Comments  ·  Source: qmetry/qaf

QAF Version : 2.1.7b

I am referring to a sample test case posted on https://qmetry.github.io/qaf/latest/Creating_test_cases.html. It says, to create test class & extend to WebDriverTestCase. I am able to extend WebDriverTestCase but it doesn't come from com.qmetry.qaf.automation.ui.WebDriverTestCase rather it comes from com.infostretch.automation.ui.WebDriverTestCase. Later, I found that qaf-2.1.7b.jar & qaf-support-2.1.7b.jar both jar's doesn't include a package com.qmetry. Request to make the appropriate jars available

Expected behavior

A jar with com.qmetry be made available to execute sample project

Actual behavior

Is the issue reproductible on runner?

  • [x] QAS
  • [ ] Maven
  • [ ] Gradle
  • [x] Ant
  • [x] Eclipse

Test case sample

Please, share the test case (as small as possible) which shows the issue

help wanted

All 8 comments

If QAF version >= 2.1.8, then its com.qmetry.qaf package.
For QAF version < 2.1.8 then it was com.infostretch.automation.

@Nandesh7 If you are planning to use QAF, please use latest version to get all new features' and more support

Hi Nandesh,

Please use QAF version 2.1.8 or above to support ‘com.qmetry.qaf’ package.

Thanks,
Mishal Shah

From: Nandesh7 [mailto:[email protected]]
Sent: Wednesday, November 1, 2017 4:54 PM
To: qmetry/qaf qaf@noreply.github.com
Cc: Subscribed subscribed@noreply.github.com
Subject: [qmetry/qaf] qaf-2.1.7b.jar & qaf-support-2.1.7b.jar doesn't include qmetry package (#149)

QAF Version : 2.1.7b

I am referring to a sample test case posted on https://qmetry.github.io/qaf/latest/Creating_test_cases.html. It says, to create test class & extend to WebDriverTestCase. I am able to extend WebDriverTestCase but it doesn't come from com.qmetry.qaf.automation.ui.WebDriverTestCase rather it comes from com.infostretch.automation.ui.WebDriverTestCase. Later, I found that qaf-2.1.7b.jar & qaf-support-2.1.7b.jar both jar's doesn't include a package com.qmetry. Request to make the appropriate jars available

Expected behavior

A jar with com.qmetry be made available to execute sample project

Actual behavior
Is the issue reproductible on runner?

  • [X] QAS
  • [ ] Maven
  • [ ] Gradle
  • [X] Ant
  • [ ] Eclipse

Test case sample

Please, share the test case (as small as possible) which shows the issue


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHubhttps://github.com/qmetry/qaf/issues/149, or mute the threadhttps://github.com/notifications/unsubscribe-auth/APSiLuO49k_c3mZVzqwCgUyoYGuwb1nIks5syFTcgaJpZM4QOEb8.

Could you please help me with a link to download QAF 2.1.8 version? I am unable to locate on Qmetry site. Thanks

https://github.com/qmetry/qaf

https://qmetry.github.io/qaf/latest/download.html

Thanks,
Mishal Shah

From: Nandesh7 [mailto:[email protected]]
Sent: Wednesday, November 1, 2017 5:31 PM
To: qmetry/qaf qaf@noreply.github.com
Cc: Mishal Shah mishal.shah@infostretch.com; Comment comment@noreply.github.com
Subject: Re: [qmetry/qaf] qaf-2.1.7b.jar & qaf-support-2.1.7b.jar doesn't include qmetry package (#149)

Could you please help me with a link to download QAF 2.1.8 version? I am unable to locate on Qmetry site. Thanks


You are receiving this because you commented.
Reply to this email directly, view it on GitHubhttps://github.com/qmetry/qaf/issues/149#issuecomment-341087525, or mute the threadhttps://github.com/notifications/unsubscribe-auth/APSiLg7eid2MLFZWllcy4_0V1Yv9Vb-Zks5syF2AgaJpZM4QOEb8.

I downloaded & added a QAF jar 2.18 & 2.1.9 respectively & still can't see the expected method showing up "getDriver().get();"from com.qmetry.qaf.automation.ui.WebDriverTestBase. It would be helpful if any one can refer to detailed documentation on how to set up & test a sample test case. Thanks in advance.

I would recommend walk through qaf-step-by-step-tutorial. For any new automation use latest version of QAF.

Closing inactive issue. If required further help post into users group.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

APrem picture APrem  ·  7Comments

BChitrakannan picture BChitrakannan  ·  9Comments

raviguptasmarsh picture raviguptasmarsh  ·  8Comments

Rupak-66 picture Rupak-66  ·  12Comments

cjayswal picture cjayswal  ·  17Comments