-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Select multiple requests #42
Comments
Hey, can you please elaborate? btw, I'm part of Wix security team and I think you are our best hacker1 researcher so keep on your great job and happy to know you are using my tools to do so :) Please close the issue in case the feature implemented |
HI @Quitten Thank you for your kind words. This is the best I ever got as a compliment. Regards, |
Hey @jaikishantulswani, currently we didn't implement multiple selection on the JTable. I thought you were talking about the opposite direction. |
@Quitten Hi, Regards, |
@jaikishantulswani - I am sorry but I cannot find time to do so soon. |
@Quitten Yes, that's what I needed. Btw I will try myself to implement this, but I'm not sure I have the knowledge. I know some python but I don't use it a lot. I will definitly do a try. |
@MrR10T - Go ahead :) I would be glad if you could help the community and contribute 👍 |
@jaikishantulswani I’ve implemented multiple row select and it has been merged PR #105. The way the retest functions currently work are not compatible yet and they will have to be modified to take advantage of this new capability. Right now, the calls look at the row in focus which won’t work. So far I’ve only been able to connect delete functionality to the new multi row select feature allowing you to remove multiple rows at once. @Quitten I’ve begun looking at converting over these functions but it’s a bit tricky. @jaikishantulswani or @Quitten if you have any insight into a good way of doing this please let me know and it could save me some time. That said, worst case scenario is I think I can have it done by the end of February if not before. Going to have to have multiple google tabs open for this one. 😀 |
@terminalJunki3 Looks great, thanks for your contribution as it was needed from a long time |
@jaikishantulswani Absolutely! |
@Quitten it would be better if autorize have feature to select multiple request.
The text was updated successfully, but these errors were encountered: