Git Product home page Git Product logo

atata-samples's People

Contributors

goblinmaks avatar yevgeniyshunevych avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

atata-samples's Issues

Error when trying to start test on Microsoft Edge browser

I'm getting error when I'm trying to run tests on Microsoft Edge.
image
I have a driver in this folder, but the name is different
image
How can I fix this error?

UPD: When I renamed the driver in a folder on MicrosoftWebDriver.exe, it's fix the problem, but is any other way how to do it from code?

How to use the repo and see the test from web browser?

Hello:
I found this repo seems to be interesting, so I want to take a look.
I downloaded the code in zip format, unzip it, and copy to a location in my Windows 10 PC.
I opened the folder in “atata-samples-master\SampleApp.UITests”, and opened SampleApp.UITests.sln with Visual Studio 2022.
I can see the project structure, it looks nice, but when I run it in debug mode, the solution simply finishes without showing any web browser actions.
I can see the result in console window like this:
C:\Program Files\dotnet\dotnet.exe (process 42792) exited with code 0.
To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops.
Press any key to close this window . . .

I tried to set a debug break point at:
public class UITestFixture
[SetUp]
public void SetUp()
{
AtataContext.Configure().Build();
}
But the break point was not hit by the program.
Any suggestions on how I can run the test and see the web page actions, like: create a new user, and login.
Thanks,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.