GraphWalker / graphwalker-project

This is the repo for the Model-based testing tool GraphWalker.

Home Page:http://graphwalker.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not able to create edges in Graphwalker studio

ashish143ti opened this issue · comments

Hi Team ,

I have downloaded graph walker 4.3.1 studio.jar file , when running java -jar graphstudio4.3.1.jar , I am able to access application on localhost 9090 .

here I am able to create model and under model able to create vertex but major issue I am facing here not able to create edges between two vertex .

As per your official doc when I am selecting 1 vertex and tried to holding 2nd vertex while pressing e , its not getting released .

I have tried a lot but still issues not resolved , can you please help me .

FYI -
Operating System - Windows 10
Java Version - 11

Just tried it on Windows 10, java 11, and on Chrome, Firefox and Microsoft Edge. It works for my.
What browser are you using? I have intermittently got reports on problems with key press and adding elements, but I have not myself been able to reproduce the issue I'm afraid.
addEdge

Hi , thanks for your reply .

In my case , when I am trying to hold first vertex through pressed mouse left key + e key its getting hold until unless left mouse key continuously pressed after that when I am releasing e key and left mouse button than trying to move mouse cursor to next vertex than first vertex no longer as hold .

I have tried with two different machines with same configuration same result I have found , as you asked chrome version is 97 .

Please suggest or add any user friendly option where users directly choose the option from app menu to create vertex/edges instead of pressing left mouse key with V or e key for vertex or edge .

I have no problems with the creation of edges by pressing de E key. Did you try to use a different browser to run the web service? And on a different machine?

Thanks @dridix , I have tried with chrome , edge , Firefox , IE on two different windows 10 machines still same issue I am facing .
my deep observation here , when I am trying to hold first vertex with left mouse button while pressing e , it's not getting release to move my cursor to second vertex .

I am not sure, but the mechanic is clear: Press E -> Holding E, press LeftMouse over the Vertex1 -> Holding E and LeftMouse, Drag mouse to Vertex2 -> Release LeftMouse

If this is not working, on different browsers and different machines, I don't know what is wrong.