Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to pass a dictionary as an argument inside setup function of unittest
Post: How to pass a dictionary as an argument inside set...

Basically I am writing an appium code to automate one native app. Now what I want is that instead of hard coding the capabilities I want to use an external dictionary which will provide data to my tes...
nilaybnrj General Coding Help 1 3,208 May-03-2019, 09:24 AM
    Thread: Unable to Obtain values from one Tkinter Program into another
Post: Unable to Obtain values from one Tkinter Program i...

Hi Team Here I am facing one issue. I am basically trying to create one basic automation app for desktop. In which one main window will be there with several scenarios & if we choose one scenario...
nilaybnrj GUI 1 2,576 Aug-24-2018, 11:56 AM
    Thread: Unable to return value from callback function of a button in Python Tkinter
Post: RE: Unable to return value from callback function ...

(Aug-05-2018, 12:58 PM)Windspar Wrote: 1. Don't flood namespace. from Tkinter import *this is better. import Tkinter as tkExample. Every thing seems to be working find. import Tkinter as tk class M...
nilaybnrj GUI 4 20,817 Aug-05-2018, 05:13 PM
    Thread: Unable to return value from callback function of a button in Python Tkinter
Post: Unable to return value from callback function of a...

Hi Team I am trying to get the input written in an Entry box using Tkinter, But whenever I am trying to do so I am not getting the desired result..Instead a None is getting returned. Please help My c...
nilaybnrj GUI 4 20,817 Aug-05-2018, 06:16 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020