You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixed issue with findElements method for elements in the specific state (#54)
* fixed issue with findElements method for elements in the specific state
updated test because of changes
additionally added QuickStartExample and reference to it from README file
pom updated with list of developers
* removed repositories section from readme
added additional waitForPageToLoad after search in QuickStart example
corrected messages in dictionary to get more clean message
* fixes of syntax issues
updated test of findElements
updated QuickStartExample
updated readme
* updated chromedriver version in the maven command
* updated circleci docker image
* added and updated azure pipelines profile
* added and updated azure pipelines profile
* add timer class usage to ElementActionRetrierTest
* refactored download dir test
* fix for element retrier test - timer is inside of each test
* removed circle ci config
* update testRetrierShouldWaitPollingTimeBetweenMethodsCall
split assertion to get more informative message in case of failure
* extend logging. rework testRetrierShouldWorkCorrectTimes test
* fix logged variable
* comment not failed tests
* moved retrier to non-threadsafe tests
* increase pageload timeout
* Update azure-pipelines.yml for Azure Pipelines
add ScreenResolutionUtility task
* removed duplication from ActionTests.
try to set FirefoxDriver to be x32
* fix ElementFactory and some tests
* set parallel to false in suite file
* stabilize ActionTests related to focus on last product tile
* try to remove some forks settings from the pom file
* try to set parallel to none for some tests
* fix spaces in test
0 commit comments