Open delmarocks opened 6 years ago
- --no-dependency
Hey thanks for your reply.
1. But when I open chromium manually in My Android device and login to some web site, lets say Instagram, and after login, I closed the chromium. When I again open the chromium browser manually it kept me logged into Instagram. But if I open it via selenium from termux, it shows me the login page, I need to login into Instagram again. I want selenium to not to logout me from Instagram when I open the website again from selenium. 2. I have given storage permission to browser. I am not aware if is there any specific permission for copy paste other than that. If you know please me know how can I allow it. 3. Yeah, My Andoid have firefox installed on it. Also I have installed both firefox and gecko using the commands you have provided in you example ``` yes | pkg install x11-repo -y yes | pkg install firefox -y yes | pkg install geckodriver -y ```
Still can't see the firefox 4. Let me try this option, will update you on this.
Hey thanks for your reply.
Yeah, My Andoid have firefox installed on it. Also I have installed both firefox and gecko using the commands you have provided in you example
Still can't see the firefox