Aya Akl
Aya Akl
A question more than an issue: Why we don't have a timestamp showing in junit xml report? I am working to extract test data into some analysis tool to show...
Hi There, I am trying to use find_elements to find elements with xpath in Safari Mac App but it is not working and I am always getting the below error:...
Hi, Although I added and configured all the correct things added in the documentation to setup fabricio, but still I get an error `-bash: fabricio: command not found` is there...
Is there any solution so that I can work with Embassy server when I am enabling the parallel execution of UI tests in XCUITest? Because what happens is one simulator...
Crash is happening while unwrapping optional value in HTTPHeaderParser We are using the Swift Package ( and this happened only after we started using the swift Package) Happened in this:...
Hey guys, just wondering because I didn't find a doc about this, but what we have a case of doing a mock to different states of the same response. for...
Hey Guys, wondering is there an example how to use `DataResponse` with `URLParametersReader` I am having an API with parameters and I need to router it with DataResponse `router["someAPI?WithParam1&Param2"]` and...