NetworkX icon indicating copy to clipboard operation
NetworkX copied to clipboard

On UI testing, I'm getting network as null

Open ChathuraHettiarachchi opened this issue 2 years ago β€’ 1 comments

I need to have a network state in my UI testing. Somehow it populates data but the network state keeps as false.

ChathuraHettiarachchi avatar Sep 05 '22 08:09 ChathuraHettiarachchi

Can you provide detail about the testing? Note that, NetworkX actually start works on Application.ActivityLifecycleCallbacks.

rommansabbir avatar Sep 05 '22 14:09 rommansabbir