Parthib Dutta

Results 44 comments of Parthib Dutta

I feel this is an important functionality that is currently missing from DevTools, any deadlines for its implementation?

I can try implementing this if someone can give me some hints on where to start looking into the code.

That's what I was thinking too. This project has been unmaintained for months. I believe this project has been abandoned.

I believe we should rectify this in react native docs. An unmaintained library is as good as dead.

You better use axios . This package is abandoned AFAIK .

I can help. I have been using your library lately.

I was thinking the same . I am implementing the functionality such as sending a text message , or a media message etc over a rest api . The rest...

Either way we need browser or webview automation as you are saying. What do you have in mind? Any libraries?

I understand abandoning FirefoxDriver but I don't believe that there is any browser automation libraries out there as established as Puppeteer or Selenium, who happen to have a lot of...

I don't think dropping selenium support is such a very good idea because you'll have to depend on puppeteer which I have looked into doesn't have a lot of active...